Having an issue with the Odroid C2, about half the time I power on the C2 it doesn’t obtain an IP (via DHCP) during bootup. Also, if I connect the ethernet after the initial startup it doesn’t obtain an IP.
To work around this I either need to force a reboot and then on the next boot it will usually obtain an IP or I have to connect a keyboard and do a “dhclient eth0”.
Any ideas why it doesn’t always like to grab an IP on initial boot and any suggestions on how I can get it to request an IP on a plug event for eth0?
I tried netplug first but still experienced the same issue. I then tried ifplugd, and so far I’ve been able to get an IP every time, even when plugging the network cable in after boot.
I’m surprised it doesn’t request an IP automatically on a plug event by default. Hopefully this will at least allow me to work around the issue.
FWIW - The network switch is a managed layer2/3 and pfsense for DHCP server. No other devices on my network have issues obtaining IP, except for the couple C2’s I have running diet-pi. I’ll double check to make sure there are no filters on the switch or router that could be interfering. Thanks again@