[plug] vpn breaks home network
Rob Dunne
rob.dunne at gmail.com
Wed Dec 12 03:35:21 WST 2007
Hi Ian,
Ian Kent wrote:
>
> Why don't you just do what Matt suggested, twice, after enabling the
> vpn, and nothing else!
>
> route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0
plastic: sudo route add -net 192.168.1.0 netmask 255.255.255.0 dev eth0
Password:
plastic: route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use face
150.229.98.10 192.168.1.254 255.255.255.255 UGH 0 0 0 eth0
130.155.80.0 0.0.0.0 255.255.255.0 U 0 0 0 cipsec0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
0.0.0.0 130.155.80.7 0.0.0.0 UG 0 0 0 cipsec0
plastic: ping 192.168.1.13
PING 192.168.1.13 (192.168.1.13) 56(84) bytes of data.
# nothing happens
# but if I kill the VPN then
64 bytes from 192.168.1.13: icmp_seq=72 ttl=255 time=0.616 ms
etc
it adds the network but I still cant reach it.
Bye Rob
More information about the plug
mailing list