Date: Fri, 9 Jun 2000 18:05:44 -0400 (EDT) From: Kenneth Wayne Culver <culverk@wam.umd.edu> To: Q <q@telus.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: arplooup Message-ID: <Pine.GSO.4.21.0006091803190.16926-100000@rac5.wam.umd.edu> In-Reply-To: <00f901bfd25d$e9fe1e80$cb3b35d1@bconnected.net>
next in thread | previous in thread | raw e-mail | index | archive | help
> Thank you. > > Any suggestions on how to fix it. I tried everything i could think of with > in rc.config > > my isp requested me to have DHCP to be able to get on the net > and with that i don't have static ip so i have to ifconfig_alisas to get the > ip i want cuz im running a ns server > I'm not sure but if you're using DHCP you may want to check the manpages and find a better way to do whatever you're doing, or see if you can manually set the netmask. When I was running dhcp on campus in the dorms there, I didn't have a problem, all I did was set the ifconfig_de0 (de0 should be replaced with whatever your ethernet card is) to this: ifconfig_de0="DHCP" that's all I had to do, and it worked fine. Ken 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?Pine.GSO.4.21.0006091803190.16926-100000>