J jonc Member Jul 3, 2013 40 0 6 Jun 20, 2014 #1 I have a container configured with a static IP address in /etc/network/interfaces, however, every night at 11PM the CT reverts to a random DHCP address. How is an explicitly configured configuration file ignored?
I have a container configured with a static IP address in /etc/network/interfaces, however, every night at 11PM the CT reverts to a random DHCP address. How is an explicitly configured configuration file ignored?
M mo_ Renowned Member Oct 27, 2011 401 9 83 Germany Jun 20, 2014 #2 Have you checked whether theres a cron job calling dhclient maybe? crontab -e or /etc/cron.*
J jonc Member Jul 3, 2013 40 0 6 Jun 20, 2014 #3 The crontab is empty within the container and there's nothing under /etc/cron.* related to a dhcp client. What else could be potentially causing this?
The crontab is empty within the container and there's nothing under /etc/cron.* related to a dhcp client. What else could be potentially causing this?