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

--- Comment #15 from Eugene Grosbein <eu...@freebsd.org> ---
(In reply to Stephan Neuhaus from comment #13)

It seems your box does not really receive a reply from DHCP server despite it
is being sent. Please verify this by entering shell again and running commands:

killall dhclient; dhclient -b bge0; tcpdump -npi bge0 udp src port 67

I'm afraid you'll see no packets from server's DHCP port 67. If so, you should
digress from DHCP for a while and make sure if your link is stable while using
static IP address instead.

-- 
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