Hi All,
I recently moved to a new house and since moving I cannot get my server to connect to the internet. I'm able to boot and access it from my monitor.
ifconfig eth0 returns the following:
eth0: flags=6147<UP,BROADCAST,RUNNING,SLAVE,MULTICAST> mtu 1500
ether XXXXXXXXXXXX txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ifconfig br0 returns the following:
br0: flags=4163<UP,BROADCAST,RUNNING,RUNNING,MULTICAST> mtu 1500
INET 169.254.150.55 NETMASK 255.255.0.0 BROADCAST 169.254.255.255
ether d4:5d:64:d2:02:1d txqueuelen 1000 (Ethernet)
RX packets 18 bytes 2594 (2.5 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 289 bytes 35143 (34.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
The router has not changed but the default gateway has and is now 192.168.0.1. I have tried deleting the network.cfg and network-rules.cfg files on the boot drive and rebooting but no luck. Bridging is enabled but for some reason I seem unable to change and network settings even when I have stopped all dockers and VMs.
I have been running the server for a while but have never had to deal with an issue like this so any help is greatly appreciated!