Sam Powers wrote: > > Hmm, on my system, in my /etc/ppp/ip-up.d i put a script to switch my route > to ppp: > > #!/bin/sh > > route del default > route add default ppp0 > > i don't seem to have anything in ip-down.d, but everything works smooth for > me..
Because all routes to interfaces which are removed get deleted automatically. Michel -- Earthling Michel D�nzer (MrCooper) \ CS student and free software enthusiast Debian GNU/Linux (powerpc,i386) user \ member of XFree86 and The DRI Project

