NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Proper workaround of an iface route to pppoe



On Wed, Oct 14, 2009 at 05:35:31PM -0300, 
=?ISO-8859-1?Q?C=E9sar=20Catri=E1n=20C. ?= wrote:
> In 'dial on demand mode', the only route added is the default route, the
> peer.
> The interface IP is not routed as directly reachable. So every packet
> sent to
> the leased IP from the local host travels first to the peer and then is
> sent
> back again.

Sorry, I still don't understand. If you do 


   ifconfig pppoe0 0.0.0.0 0.0.0.1
   route add default -iface 0.0.0.1

(or something similar), what doesn't work in dial on demand mode?

Martin


Home | Main Index | Thread Index | Old Index