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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 13 19:07:07 UTC 2018


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

--- Comment #9 from Eugene Grosbein <eugen at freebsd.org> ---
(In reply to Stephan Neuhaus from comment #3)

It is still obvious that Broadcom driver resets the link while dhclient applies
received parameters and tries to commit the lease. I do not know if bsdinstall
allows you to enter the shell temporary and run "ifconfig" to see interface
name and "dhclient -b $ifname" manually, wait for link to re-establish and DHCP
transaction to complete then return to bsdinstaller user interface. Try this.

Also, please show interface name (bce, bge, other?). And if possible, attach
server's DHCPOFFER captured to .pcap file with something like "tcpdump -s0 -w
dhcpoffer.pcap -c 1 src udp port 67".

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


More information about the freebsd-net mailing list