From owner-freebsd-questions Sat Sep 27 12:59:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA09974 for questions-outgoing; Sat, 27 Sep 1997 12:59:57 -0700 (PDT) Received: from home.ifx.net (home.ifx.net [206.25.218.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA09969 for ; Sat, 27 Sep 1997 12:59:54 -0700 (PDT) Received: from server2.accelerated.net (ip71.ifx.net [206.25.218.71]) by home.ifx.net (8.8.5/8.8.5) with ESMTP id PAA02583 for ; Sat, 27 Sep 1997 15:33:59 -0400 (EDT) Message-ID: <342D1F07.2B61BE5@ifx.net> Date: Sat, 27 Sep 1997 15:58:16 +0100 From: Jim Marker X-Mailer: Mozilla 4.01 [en] (Win95; U) MIME-Version: 1.0 To: "FreeBSD-questions@FreeBSD.ORG" Subject: no route to host.... X-Priority: 3 (Normal) 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 running freebsd 2.2.2 on a PentPro 200. I have the ether card working fine as ed2. I have the following network locally: 192.168.1.1 server1 - freebsd 2.2.2 192.168.1.2 server2 - windows 95 192.168.1.3 server3 - freebsd 2.2.2 Server1 is using ppp -auto for an Internet connection to a local ISP and is working fine. I can get Internet access on server1 and server2. Server1 is also a nameserver. I have a resolv.conf with just nameserver 192.168.1.1 in it. I also have the host files setup (on both freebsds). My problem is when I try to ftp out of server3 to anything that is not local I get a "no route to host" error or a "connect: no route to host." Any ideas?