From owner-freebsd-questions Thu Oct 16 13:11:15 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id NAA22416 for questions-outgoing; Thu, 16 Oct 1997 13:11:15 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from colonel.42inc.com (colonel.42inc.com [205.217.47.81]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id NAA22411 for ; Thu, 16 Oct 1997 13:11:12 -0700 (PDT) (envelope-from hsn@42is.com) Received: (from hsn@localhost) by colonel.42inc.com (8.8.5/8.6.12) id NAA00378; Thu, 16 Oct 1997 13:10:55 -0700 (PDT) From: hsn Message-Id: <199710162010.NAA00378@colonel.42inc.com> Subject: Routeing Strangeness To: freebsd-questions@freebsd.org Date: Thu, 16 Oct 1997 13:10:54 -0700 (PDT) Cc: hsn@colonel.42inc.com (hsn) X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am setting up a FreeBSD 2.1.7 box as a gateway for a local network. I'm having a really odd problem (it seems to me) that I can't figure out: When the gateway boots, the first machine on the LAN to contact the gateway can connect, see the internet at large, etc. but any other machine on the network cannot. The gateway says arp lookup failed: host not on local network. It can be any machine on the network - IP address, OS, etc. all don't seem to matter. The routing tables look normal to me - a default route to the ISP, various routes to various nonlocal networks, a route mapping the incoming line (from the ISP) to the ethernet card on the local network, and then the ip<-> ethernet route for the first lucky machine to connect. Has anyone seen this before? Help! Thanks much. Harry PS - please cc me: I haven't subbed to the list yet (have to get this working first!) Thanks.