I am somewhat ignorant when it comes to Unix systems, unfortunately.
My Allonis server running on a Rasberry Pi (the Allonis purchased Pi) is occasionally trying to connect to an invalid IP address. It usually occurs when my router is down or in the process of rebooting. The Allonis Pi disconnects from its 192.168.0.xx IP address to an IP address of 172.17.0.1. I believe that IP is some sort of "Docker" default IP address. Unfortunately the Pi will not switch back to the proper IP address when my router comes back online. When this happens, this also brings down the Remote as a side effect. Currently I have to reboot the Pi to get it to reconnect to my router.
Is there a Unix way of getting the Pi to switch back automatically, or prevent the Pi from connecting to that Docker IP address? The Pi is using DHCP on my router (I fix the Pi's IP address to a consistent value using my router's IP Reservation feature).
Please Log in or Create an account to join the conversation.