[plug] vpn breaks home network
Rob Dunne
rob.dunne at gmail.com
Tue Dec 11 20:59:11 WST 2007
Hi Brad,
Brad Campbell wrote:
>
> Rob Dunne wrote:
>> Hi Brad and William,
>>
>> Brad Campbell wrote:
>>>
>>> Try
>>>
>>> route del default gw cipsec0
>>> route add default gw 192.168.1.254
>>>
>>>
>>
>> plastic: route del default gw cipsec0
>> cipsec0: Unknown host
>
> Whoops.. route del default gw 130.155.80.19 cipsec0
>
> In fact, just route del default gw
> would do it
plastic: sudo route del default gw 130.155.80.14 cipsec0
plastic: route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
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
plastic: sudo route add default gw 192.168.1.254
SIOCADDRT: Network is unreachable
>> plastic: route add default gw 192.168.1.254
>> SIOCADDRT: Operation not permitted
>
> Are you root ?
well sudo -- I might have forgotten to sudo that command.
More information about the plug
mailing list