Date: Fri, 18 Aug 1995 05:04:45 +0100 From: Gary Palmer <gary@palmer.demon.co.uk> To: BearHeart/Bill Weinman <bearheart@bearnet.com> Cc: questions@freebsd.org Subject: Re: Setting up TCP/IP with an NE2000 clone Message-ID: <8682.808718685@palmer.demon.co.uk> In-Reply-To: Your message of "Thu, 17 Aug 1995 22:42:17 CDT." <199508180342.WAA32319@primus.paranoia.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <199508180342.WAA32319@primus.paranoia.com>, BearHeart/Bill Weinman writes: > 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." Is the network interface up? Try doing: ifconfig ed0 up (replace ed0 with whatever network i/f you are using) If that doesn't work, it'd be helpful to see the output of the commands `netstat -r' and `ifconfig -a'. Yours Gary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8682.808718685>