Date: Tue, 25 Apr 2006 10:47:11 -0500 From: Lars Fredriksen <lars@odin-corporation.com> To: freebsd-net@freebsd.org Subject: dhclient and bootp broadcast Message-ID: <444E447F.1080804@odin-corporation.com>
next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------030107060703000202020406 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi, I ran into a problem recently with the following config: freebsd client -> wireless repeater -> wireless AP It turned out that our packets from our dhclient was not seen by the Wireless AP. Windows XP had no such problems. After a little digging, it turns out that the windows XP dhclient sends out the REQUEST packet with the BOOTP broadcast flag set, and our dhclient does not. I contacted the maintainer of the openbsd dhclient software, but he seemed uninterested in picking up my patches (adds a option to set the BootP broadcast flag). My question is this: Is this only a problem because of buggy hardware (wireless repeater in this case) and thus we should not support workarounds, or is this something we should add as an enhancement to our dhclient even if the openbsd folks are not interested? Thanks, Lars --------------030107060703000202020406--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?444E447F.1080804>