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

--- Comment #9 from Eugene Grosbein <eu...@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.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to