PDA

View Full Version : Anyone with FreeBsd...


RogueLeader
2nd Feb 2001, 05:02 PM
I just reinstalled FreeBSD, but I am having problems setting up my cable modem with dhclient. Last time I had FreeBSD on my computer and I setup dhclient everything worked fine. Now dhclient runs but I still can't access the internet. I checked my rc.conf and dhclient.conf and nothing is wrong with them. Anyone know of any problems that may be causing this?

http://www.bunker7irc.net/shot.jpg

jaeg
2nd Feb 2001, 07:34 PM
dhclient is the old method, which would explain why it stopped working when you upgarded. All you need is a "ifconfig_ed0=DHCP" in rc.conf. That's it. Replace ed0 with whatever interface you have of course.

FreeBSD: The Power to Serve - www.freebsd.org (http://www.freebsd.org)

RogueLeader
2nd Feb 2001, 08:20 PM
Thanks

http://www.bunker7irc.net/shot.jpg