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

--- Comment #19 from Stephan Neuhaus <s...@artdecode.de> ---
Now I get

# killall dhclient
No matching processes were found
# dhclient bge0
DHCPDISCOVER on bge0 to 255.255.255.255 port 67 interval 6
DHCPDISCOVER on bge0 to 255.255.255.255 port 67 interval 8
DHCPOFFER from 192.168.0.253
DHCPREQUEST on bge0 to 255.255.255.255 port 67
DHCPACK from 192.168.0.253
bound to 192.168.0.10 -- renewal in 43200 seconds

So it seems indeed to be some kind of watchdog issue, although I don't
understand why the first DHCPDISCOVER did not yield a DHCPOFFER, or at least
not one that the NIC could see.

Now the question is, how do I make this permanent?

But thanks already for the huge help. I would not have been able to get to this
point without your help.

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