Date: Sun, 28 May 2000 21:59:41 +0200 From: Gerhard Sittig <Gerhard.Sittig@gmx.net> To: freebsd-stable@freebsd.org Subject: Re: dhclient messes up NIC during install Message-ID: <20000528215941.R2305@speedy.gsinet> In-Reply-To: <00ae01bfc8c0$777f9830$deff58c1@sos>; from morten@seeberg.dk on Sun, May 28, 2000 at 05:19:13PM %2B0100 References: <00ae01bfc8c0$777f9830$deff58c1@sos>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, May 28, 2000 at 17:19 +0100, Morten Seeberg wrote: >=20 > [ ... DHCP client won't get a lease ... ] >=20 > Does this sound familiar to anyone? >=20 > I tried to get a lease from a Solaris DHCP server, which > doesn=B4t seem to work very well (works fine for Linux, Windows) IIRC the reply goes out to an address of 255.255.255.255 (since the client doesn't have an IP yet). There are servers (or clients?) which hear the question but aren't able to deliver the answer. Setting a route to host 255.255.255.255 through the server's NIC will help. But please don't ask me what to do on an multihomed DHCP server, I tend to set up a separate relay in these cases (which doesn't need any maintenance besides just starting the service). virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net --=20 If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000528215941.R2305>