Date: Thu, 13 Mar 2003 16:32:50 +0000 From: Scott Mitchell <scott+freebsd@fishballoon.org> To: Rodney Salomon <rstunna1@yahoo.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Connecting FreeBSD to my home network.. Message-ID: <20030313163250.GA78931@tuatara.fishballoon.org> In-Reply-To: <20030313154821.86211.qmail@web20309.mail.yahoo.com> References: <20030313154821.86211.qmail@web20309.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 13, 2003 at 07:48:21AM -0800, Rodney Salomon wrote: > Im trying to connect my FreeBSD machine to my Linksys > Router. Tried searching for some info on connecting > FBSD to an existing network. Does anyone have more > info on this? Url? Probably all you need to do is add a line: ifconfig_foo="DHCP" to your /etc/rc.conf file (replace foo with the name of your Ethernet interface, of course). DHCP should pick up all the necessary settings from the Linksys. Cheers, Scott -- =========================================================================== Scott Mitchell | PGP Key ID | "Eagles may soar, but weasels Cambridge, England | 0x54B171B9 | don't get sucked into jet engines" scott at fishballoon.org | 0xAA775B8B | -- Anon 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?20030313163250.GA78931>