Brilliant, you are a genius!

I need to do a little more testing on my code, but this looks really good!

Many thanks to you and to all who took my question seriously,

dave c

you wrote:
> 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
> 

-- 
Dave Cornejo @ Dogwood Media, Fremont, California (also [EMAIL PROTECTED])
  "There aren't any monkeys chasing us..." - Xochi

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

Reply via email to