I like to make USB Live Thumbsticks for rescue and repair. I put CPUBurn on it and try and break customers computers.
(Install from FreeBSD USB memstick onto USB stick)
I just made a USB Live stick with 14.1-RELEASE-AMD64 and I am finding the DEFAULT interface behavior has changed.
ifconfig_DEFAULT setting on first boot now adds the machines interface automatically to /etc/rc.conf at the bottom.
Problem is once I reboot it will not assign an IP via DHCP to any interface even though ifconfig_DEFAULT=DHCP and ifconfig_em0=DHCP both now exist in /etc/rc.conf.
I have used multiple interfaces with ifconfig_em$=DHCP before but with ifconfig_DEFAULT it fails here with single interface.
So POLA by adding stuff to my /etc/rc.conf without asking. Then it leaves ifconfig_DEFAULT in place making it fail.
Am I the only one seeing this?
(Install from FreeBSD USB memstick onto USB stick)
I just made a USB Live stick with 14.1-RELEASE-AMD64 and I am finding the DEFAULT interface behavior has changed.
ifconfig_DEFAULT setting on first boot now adds the machines interface automatically to /etc/rc.conf at the bottom.
Problem is once I reboot it will not assign an IP via DHCP to any interface even though ifconfig_DEFAULT=DHCP and ifconfig_em0=DHCP both now exist in /etc/rc.conf.
I have used multiple interfaces with ifconfig_em$=DHCP before but with ifconfig_DEFAULT it fails here with single interface.
So POLA by adding stuff to my /etc/rc.conf without asking. Then it leaves ifconfig_DEFAULT in place making it fail.
Am I the only one seeing this?