T
Tim
one of our employees at work is trying to use our VPN. Their home network
is 192.168.0.xx which is set by the cable modem. They claim they cannot
change that address (Comcast apparently does not allow them to do this and
they have tried to change the cable modem settings with no success.) Our
work network is also 192.168.0.xx
They can connect to the VPN server (a netopia router) but cannot access
anything on the work network. It looks like to me that the routing table
shows they do not have a valid path to the work network.
0.0.0.0 0.0.0.0 192.168.0.1
192.168.0.10 21
0.0.0.0 0.0.0.0 192.168.0.153
192.168.0.153 1
.....
....
192.168.0.0 255.255.255.0 192.168.0.10 192.168.0.10
20
192.168.0.10 255.255.255.255 127.0.0.1 127.0.0.1
20
192.168.0.153 255.255.255.255 127.0.0.1 127.0.0.1
50
....
....
Default Gatewy: 192.168.0.153
where the host is 192.168.0.10, the cable modem is 192.168.0.1 and the vpn
adapter ip is 192.168.0.153 (assigned by DHCP.) If I understand this
correctly, any attempts to access 192.168.0.2 (over the VPN) would route to
the local lan following 192.168.0.0 which states that the next-hop is the
destination.
Is this correct? Is the solution to change the route table while connected
to the VPN? If so, any suggestions would be appreciated... (I would like
them to change their home netowrk, but so far no luck.)
Thanx!
is 192.168.0.xx which is set by the cable modem. They claim they cannot
change that address (Comcast apparently does not allow them to do this and
they have tried to change the cable modem settings with no success.) Our
work network is also 192.168.0.xx
They can connect to the VPN server (a netopia router) but cannot access
anything on the work network. It looks like to me that the routing table
shows they do not have a valid path to the work network.
0.0.0.0 0.0.0.0 192.168.0.1
192.168.0.10 21
0.0.0.0 0.0.0.0 192.168.0.153
192.168.0.153 1
.....
....
192.168.0.0 255.255.255.0 192.168.0.10 192.168.0.10
20
192.168.0.10 255.255.255.255 127.0.0.1 127.0.0.1
20
192.168.0.153 255.255.255.255 127.0.0.1 127.0.0.1
50
....
....
Default Gatewy: 192.168.0.153
where the host is 192.168.0.10, the cable modem is 192.168.0.1 and the vpn
adapter ip is 192.168.0.153 (assigned by DHCP.) If I understand this
correctly, any attempts to access 192.168.0.2 (over the VPN) would route to
the local lan following 192.168.0.0 which states that the next-hop is the
destination.
Is this correct? Is the solution to change the route table while connected
to the VPN? If so, any suggestions would be appreciated... (I would like
them to change their home netowrk, but so far no luck.)
Thanx!