On Thu, Jan 07, 1999 at 12:02:39AM +0000, debian wrote: > i set up ppp with PAP protocol. i can dial up my provider > and am able to ping the gateway. > however i when i type > route add default 207.167.86.253 (gateway) > i get the error message > SIOCADDRT: Operation not supported by device > > "how do i add the default route?"
route add default gw 207.167.86.253 that should do it...