From owner-freebsd-questions Mon Apr 27 18:38:25 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA02653 for freebsd-questions-outgoing; Mon, 27 Apr 1998 18:38:25 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from euthyphro.uchicago.edu (euthyphro.uchicago.edu [128.135.21.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id SAA02614 for ; Mon, 27 Apr 1998 18:38:17 -0700 (PDT) (envelope-from sfarrell@phaedrus.uchicago.edu) Received: from phaedrus.uchicago.edu (phaedrus [128.135.21.10]) by euthyphro.uchicago.edu (8.8.6/8.8.4) with ESMTP id UAA01135; Mon, 27 Apr 1998 20:38:15 -0500 (CDT) Received: (from sfarrell@localhost) by phaedrus.uchicago.edu (8.8.8/8.8.5) id UAA08735; Mon, 27 Apr 1998 20:38:05 -0500 (CDT) To: Dave Bender Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Network adapter -- host is down References: <01BD71BA.1BC73DE0@MANNY> From: sfarrell+lists@farrell.org Mime-Version: 1.0 (generated by tm-edit 7.108) Content-Type: text/plain; charset=US-ASCII Date: 27 Apr 1998 20:38:04 -0500 In-Reply-To: Dave Bender's message of "Mon, 27 Apr 1998 08:53:50 -0500" Message-ID: <8767ju914z.fsf@phaedrus.uchicago.edu> Lines: 16 X-Mailer: Gnus v5.6.3/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dave Bender writes: > ping: sendto: Host is down ping: sendto: Host is down ping: sendto: > Host is down Sounds like you don't have any routing set up. What does netstat -r say? try running something like route add 10.0.0.2 to add a static route to one of the other machines. YOu might also consider running routed. check out http://www.freebsd.org/handbook/handbook200.html#461 -- Steve Farrell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message