ifconfig_*="DHCP" in absence of server
Eugene Grosbein
eugen at grosbein.net
Fri Sep 18 17:12:25 UTC 2020
18.09.2020 20:05, Gleb Popov wrote:
> However, the networking on FreeBSD machines started to come up even longer.
> I suspect this is because dhclient gradually increases the interval between DHCP requests if it doesn't get an answer.
Our dhclient does logging via syslog, so you should setup syslog.conf:
!dhclient
*.* /var/log/dhclient.log
You'll know exactly what is happening.
More information about the freebsd-net
mailing list