Hi everyone,
I’ve run into a small hiccup (in an isolated LAN with no DHCP server at all) and would appreciate any pointers you can share.
My setup:
- A static IP is configured on the device.
- A standalone application starts automatically at boot.
Symptom:
After the system has been up for a while, the interface occasionally drops the static address and falls back to 169.254.x.x. The app then loses connectivity until I manually reboot; once the device comes back up the manually assigned IP is in place again.
Has anyone seen this behaviour before? I’d be grateful for suggestions on what to check (logs, timing, service order, etc.) so I can avoid the constant reboots.
Thanks in advance!