[Bug 229727] On install, Broadcom chipset doesn't receive DHCPOFFER

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 13 15:24:39 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229727

--- Comment #3 from Stephan Neuhaus <sten at artdecode.de> ---
Hi Eugene,

I checke, and the DHCPOFFER sent by the DHCP server (bog standard ISC by the
way) contains the following options, in that order:

 53 DHCP message type (offer)
 54 DHCP server identifier
 51 IP address lease time (1 day, which is correct)
  1 Subnet mask (correct)
  3 Router (correct)
 15 Domain name (correct)
  6 Domain name server (correct)
 12 Host name (correct)
255 End

As you can see, option 16 (interface MTU) is not among them.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-net mailing list