Date: Sat, 4 Aug 2001 17:29:51 -0400 From: Bob Collins <bob@pineypl.com> To: Kevin Schaeper <kevins@ecx.com> Cc: questions@freebsd.org Subject: Re: bsd comp not recognized by router? Message-ID: <20010804172951.C27715@kludge.pineypl> In-Reply-To: <5D90F61EB6FDD411836500508B137F1A9D5476@mailsvr.ecx.com>; from kevins@ecx.com on Sat, Aug 04, 2001 at 01:14:42PM -0700 References: <5D90F61EB6FDD411836500508B137F1A9D5476@mailsvr.ecx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Aug 04, 2001 at 01:14:42PM -0700, Kevin Schaeper wrote: > > Hi, > > I just installed FreeBSD 4.2 on a computer > did configure network, set it to dhcp > set the gateway to the router 10.0.0.1 > > The linksys router does not show it on the DHCP table and the box cannot get > out. Kevin, First, we need to see the info from ifconfig -a. This will tell you if the machine has even received an IP from the LinkSys. Of course there are other such items you may be missing; /etc/resolv.conf among others. Try ifconfig first and see if you are on the network. Then if not, try a simple # dhclient <interface> for example dhclient fxp0. -Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010804172951.C27715>
