Hello Everyone,
First post, so I might miss some stuff.
I had a perfectly fine running server for 2 years, and then a few months back I updated to 7.0.0 and could not reach the server anymore.
Currently debugging it and noticed that it is fine, but the network is just broken for some reason. I have a Realtek 8125 card (I know that they can be very annoying)
I got it to work for like 30min and did some docker image updates, but after a restart, it just broke again.
So far I deleted the network.cfg I dont have a network-rules.cfg My current network.cfg (I've already changed it like 30 times in the process of debugging) is:
IFNAME[0]="eth0"
PROTOCOL[0]="ipv4"
USE_DHCP[0]="no"
IPADDR[0]="192.168.178.48"
NETMASK[0]="255.255.255.0"
GATEWAY[0]="192.168.178.1"
DNS_SERVER1="8.8.8.8"
DNS_SERVER2="8.8.4.4"
It seems to me that it is just not able to connect to my router but my router (FritzBox) says that the server is online with the ip:192.168.178.48 which makes no sense to me.
Ping dosnt work it just errors with "Destiantion Host Unreachable"
I checked eth0 exist and does have the ip
I also tryed with DHCP but it just gets an invalid ip and is still not able to reach the router.
Just spend my weekend with this and am kind of out of idears would really appreachiate some help!
Best Regards,
Tim
homeserver-diagnostics-20250412-1304.zip
syslog