From owner-freebsd-questions@FreeBSD.ORG Wed May 5 03:47:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B079516A4CF for ; Wed, 5 May 2004 03:47:38 -0700 (PDT) Received: from ms-smtp-01-eri0.ohiordc.rr.com (ms-smtp-01-smtplb.ohiordc.rr.com [65.24.5.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7FD843D41 for ; Wed, 5 May 2004 03:47:37 -0700 (PDT) (envelope-from dmehler26@woh.rr.com) Received: from satellite (dhcp065-031-041-029.woh.rr.com [65.31.41.29]) i45AlZUK014473 for ; Wed, 5 May 2004 06:47:35 -0400 (EDT) Message-ID: <000401c4328d$ddabfc30$0200a8c0@satellite> From: "dave" To: References: <20040505092205.6A3BC16A4DE@hub.freebsd.org> Date: Wed, 5 May 2004 06:43:55 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: network routing, strange issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 May 2004 10:47:38 -0000 Hello, I've got three FreeBSD machines, a 4.9, and two 4.7 boxes. They're on a small local network with a hub. Each is given an IP statically via dhcp based on their nic mac address. All machines obtain a dhcp lease, machines a and c can ssh and ping each other and have no issues. My problem is machine a can not ping or ssh to machine b, from machine a's point of view it's as if machine b doesn't exist, yet machine c has no difficulties interacting with machine b. I hope the above made sense. Any help appreciated. Thanks. Dave.