Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2003 15:57:45 +0100
From:      Joost Bekkers <joost@jodocus.org>
To:        Rolf Mendelsohn <rolf_mendelsohn@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Static (incorrect) ARP entry
Message-ID:  <20031105145745.GA1442@bps.jodocus.org>
In-Reply-To: <Law9-F91tCcVGtDmAkY0000d5b7@hotmail.com>
References:  <Law9-F91tCcVGtDmAkY0000d5b7@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 04, 2003 at 10:21:19AM +0200, Rolf Mendelsohn wrote:
> 
> Default Gateway: 10.8.16.1
> My IP's: 10.8.23.121 - 126
> Subnet Block: 10.8.23.120/29
> 

You could try telling the bsd machine the net your default gateway is in is also directly connected

route add -net 10.8.16.0/30 -interface de0

for some reason this doesn't work when you use /32 or -host.

-- 
greetz Joost
joost@jodocus.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031105145745.GA1442>