From owner-freebsd-questions Fri Mar 24 0:39:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from eeyore.local.dohd.cx (d0030.dtk.chello.nl [213.46.0.30]) by hub.freebsd.org (Postfix) with ESMTP id CBCEB37B624 for ; Fri, 24 Mar 2000 00:39:08 -0800 (PST) (envelope-from freebsd@dohd.cx) Received: by eeyore.local.dohd.cx (Postfix, from userid 1008) id 77179BA9D; Fri, 24 Mar 2000 09:39:01 +0100 (MET) Date: Fri, 24 Mar 2000 09:39:01 +0100 From: Mark Huizer To: questions@freebsd.org Subject: Default gateway outside range but on LAN... howto? Message-ID: <20000324093901.A38728@dohd.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.4i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm trying to find a way to make a FreeBSD box (3.x) to route the following: imagine a /29 network, e.g. 10.0.0.8-15 The default router is on the same LAN, but named 10.0.0.1 (yes, weird, but some providers want you to live with this setup). ifconfig ed0 inet 10.0.0.9 netmask 0xfffffff8 but then, I can't set the default route anymore to 10.0.0.1, since according to the routing table it's not local. We tried to put it in the arp table, but can't do it (arp -s will not work, because it can't find an interface). Anyone have an idea on how to get this to work? Greetings, Mark -- Nice testing in little China... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message