On Fri, 05 Sep 2003 00:26, you wrote:
> > Can I suggest to people posting problems that you include somewhere in
> > your description what dist you're running?
to remove a route you have to supply all the details which you supplied to the
command to add the route. e.g:-
route add default gw 192.168.0.1 eth0

must have that very line with 'add' changed to 'del' to remove the route, i.e.:-
route del default gw 192.168.0.1 eth0

-- 
Sincerely etc.,
Christopher Sawtell

Reply via email to