Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2018 15:24:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 229727] On install, Broadcom chipset doesn't receive DHCPOFFER
Message-ID:  <bug-229727-7501-XwBADjHZfS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229727-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229727-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229727

--- Comment #3 from Stephan Neuhaus <sten@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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229727-7501-XwBADjHZfS>