From owner-freebsd-questions Sat May 18 14:30:47 2002 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f241.law9.hotmail.com [64.4.9.241]) by hub.freebsd.org (Postfix) with ESMTP id 5822337B404 for ; Sat, 18 May 2002 14:30:16 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sat, 18 May 2002 14:30:16 -0700 Received: from 64.40.88.87 by lw9fd.law9.hotmail.msn.com with HTTP; Sat, 18 May 2002 21:30:15 GMT X-Originating-IP: [64.40.88.87] From: "echo dev" To: Gene@Bomgardner.net, freebsd-questions@freebsd.org Subject: Re: Missing Route Problem Date: Sat, 18 May 2002 21:30:15 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 May 2002 21:30:16.0232 (UTC) FILETIME=[33A7CA80:01C1FEB3] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG You may have to set a route telling your box where the packets for your network go out... example: route add -net 192.168.1.0 192.168.1.2 the frist ip is for your network and the second is the interface the packets are going to leave on.. Dan Eades >From: "Gene Bomgardner" >Reply-To: Gene@Bomgardner.net >To: FreeBSD-questions@freebsd.org >Subject: Missing Route Problem >Date: Sat, 18 May 2002 13:39:31 -0400 > >I've set up a 4.5 box and I've run into a problem. Attempting to ping >other machines results in "No route to host". > >Ping 127.0.0.1 produces the same results. Ifconfig ed0 produces >what appears to be the correct results (at least as compared to my >other FreeBD\SD box which is working just fine). > >I've obviously missed something basic here, but for the life of me I >can't figure out what. > >Any ideas? > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message