On Wed, 29 Jan 2003, Dave Cornejo wrote:

> We have this running on Linux, but it's my belief that we're actually
> exploiting a bug or flaw in the Linux routing.  The closest I've
> gotten is to set add a route like this on .1:
>
> .1 has a netmask of 0xffffffff
>
> route add 192.168.1.2 -interface fxp0
should be :

route add 192.168.1.2/32 -cloning -iface fxp0

or will never get arp address


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to