From owner-freebsd-questions Thu Oct 22 13:05:21 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA21272 for freebsd-questions-outgoing; Thu, 22 Oct 1998 13:05:21 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from horton.iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA21260 for ; Thu, 22 Oct 1998 13:05:17 -0700 (PDT) (envelope-from proot@horton.iaces.com) Received: (from proot@localhost) by horton.iaces.com (8.8.8/8.8.8) id PAA09783; Thu, 22 Oct 1998 15:04:33 -0500 (CDT) (envelope-from proot) From: "Paul T. Root" Message-Id: <199810222004.PAA09783@horton.iaces.com> Subject: Re: "Network is unreachable" In-Reply-To: <001b01bdfdf3$a7d9f000$0100a8c0@asus.hyperhost.net> from Patrick Seal at "Oct 22, 98 03:39:17 pm" To: patseal@hyperhost.net (Patrick Seal) Date: Thu, 22 Oct 1998 15:04:33 -0500 (CDT) Cc: freebsd-questions@FreeBSD.ORG X-Organization: USWEST !nterprise Networking - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (800) SKY-PAGE PIN: 537-7270 X-Address: 600 Stinson Blvd, Fl 1S X-Address: Minneapolis, MN 55413 X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I guess I shouldn't jump in the middle of this but... There's no ip address on your ethernet card. Did you configure one in rc.conf? ifconfig ed1 192.168.0.x up then the route command. Actually, you don't need a route command, if it really is just 2 computers hooked together with nothing to the outside world or any other machine. Here's a guess, is 192.168.0.1 you set as the default route the address you want the FBSD machine to be? Or is it the Win95 machine and you want your machine to be 192.168.0.2? In a previous message, Patrick Seal said: > Here's some more information on my problem: > > dmesg: > ed1 ... > ed1: address 00:4f:49:04:c3:06, type NE2000 (16 bit) > > arp -a: > nothing > > netstat -rn: > nothing > > ifconfig -a: > ed1: flads=8802 mtu 1500 > ether 00:4f:49:04:c3:06 > Then some other things that don't seem to matter. > > ifconfig ed1 up: > nothing > > Thanks, > Patrick Seal > patseal@hyperhost.net > > Hyperhost > Web Hosting and Design > http://www.hyperhost.net > > > -----Original Message----- > > From: owner-freebsd-questions@FreeBSD.ORG > > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of > > Patrick Seal > > Sent: Wednesday, October 21, 1998 8:44 PM > > To: FBSDQ > > Subject: "Network is unreachable" > > > > > > Whenever I would try to ftp to a win98 on the same network as my > > freebsd 2.2.7 box (actually it's only a network of the 2 > > computers) it > > would give me the error: > > ftp: connect: No route to host > > > > All it is, is two computers hooked together! I have no idea what > > caused this. I can't remember doing anything that would 'break' the > > network! > > > > I also noticed during boot it said: > > writing to routing socket: Network is unreachable > > add net default: gateway 192.168.0.1: Network is unreachable > > > > I believe a totally unrelated thing, but noticed during a > > boot up so I > > mention it anyway. If said right after the text=0xaa000 > > stuff "Can't > > find file kernel.cofig". > > Is this important? No. It just means you don't have any custom settings for the kernel. -- "Always nice to see that technical accuracy doesn't stand in the way of good television." --Derek Hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message