Date: Tue, 6 Feb 2001 22:04:54 -0600 From: James McNaughton <jtm63@enteract.com> To: seppludwig@isuisse.com Cc: freebsd-questions@freebsd.org Subject: Re: Client DHCP connection to Internet Message-ID: <01020622152800.36258@jamestown.enteract.com> In-Reply-To: <3A7FFEAD.31292.F3B191@localhost> References: <3A73E852.21340.222561@localhost> <3A7FFEAD.31292.F3B191@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
Some random thoughts on your problem: Have you checked the flags setting for device ed inyour kernel config file (have you customized your kernel for that matter?)? You can check or change it during boot up without recompiling by interrupting the boot process and entering "boot -c" and then "visual" for the visual configuration screen. check "man 4 ed" for the settings. check that in /etc/rc.conf there is a line: ifconfig_ed1="DHCP" and that network_interfaces="<a bunch of interfaces>" includes ed1 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?01020622152800.36258>