Hi guys, On my linux router box, I run wvdial (a chat/ppp frontend for my dialup connection). Unfortunately, sometime in the past, I set the default gateway to localhost (don't ask why). Now, when I run wvdial, it doesn't set the default route because one already exists. Even if I delete the route with... # route del default ...it is still there on the next reboot. A bit of a nuisance really. So... how do I delete an entry in the routing table permanently? Is there a file to edit?
Thanks, Daniel
