Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Aug 1995 09:06:38 -0500
From:      BearHeart/Bill Weinman <bearheart@bearnet.com>
To:        Steve Passe <smp@csn.net>, Gary Palmer <gary@palmer.demon.co.uk>
Cc:        questions@FreeBSD.org
Subject:   Re: Setting up TCP/IP with an NE2000 clone 
Message-ID:  <199508181406.JAA05586@primus.paranoia.com>

next in thread | raw e-mail | index | archive | help
>>   I've got the FBSD box's net card setup as 192.168.226.1 with a 
>>subnet mask of 255.255.255.0 and when I say, 
>>      ping 192.168.226.2
>>   I get "No route to host."


Here's the output of netstat -rn . . . 

Routing tables

Internet:
Destination      Gateway            Flags     Refs     Use     Netif Expire
127.0.0.1        127.0.0.1          UH          0       12       lo0
192.168.225      link#1             UC          0        0 
192.168.225.1    0:0:79:81:21:72    UHLW        0      178       lo0 =>
192.168.225.1    link#1             UC          0        0 
192.168.226.2    0:0:79:81:22:ef    UHLW        0        8       lo0


Here's the output of ifconfig -a . . . 

ed1: flags=8863<UP,BROADCAST,NOTRAILERS,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	inet 192.168.225.1 netmask 0xffffff00 broadcast 192.168.226.255
	ether 00:00:79:81:21:72 
lp0: flags=810<POINTOPOINT,SIMPLEX> mtu 1500
lo0: flags=8009<UP,LOOPBACK,MULTICAST> mtu 16384
	inet 127.0.0.1 netmask 0xff000000 
sl0: flags=c010<POINTOPOINT,LINK2,MULTICAST> mtu 552
tun0: flags=50<POINTOPOINT> mtu 1500

== BearHeart (tm) ==

---
 * The great ships hung in the sky in much the same way that bricks don't.
 * BearHeart@bearnet.com      http://www.paranoia.com/~billw/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508181406.JAA05586>