On Sat, Oct 01, 2005 at 07:04:47PM -0300, Pedro Martelletto wrote: > > > !/sbin/ifconfig \$if inet 0.0.0.0 0.0.0.1 netmask 0xffffffff > > !/sbin/route add default 0.0.0.1 > > Why are you doing this? You're setting your gateway to 0.0.0.1. >
it is correct for this scenario - pppoe(4) explains why. jmc