Date: Thu, 30 Jan 2003 12:11:15 +0200 (EET) From: Iasen Kostov <ikostov@otel.net> To: Dave Cornejo <dave@dogwood.com> Cc: Jason Hunt <leth@primus.ca>, <freebsd-net@FreeBSD.ORG> Subject: Re: unique routing problem Message-ID: <20030130120936.B85437-100000@shadowhand.OTEL.net> In-Reply-To: <200301300329.h0U3TkP4003640@white.dogwood.com>
index | next in thread | previous in thread | raw e-mail
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 majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the messagehelp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130120936.B85437-100000>
