Hi,
So recently I have been getting some problems with my server's internet.
So my server is on Ubuntu Server 20.04 and whats been happening is that my internet will be fine and working for a while like for exemple it has been working fine for the past week but all of a suden with no good reason or me doing anything it stops. Im noticing it stop since im using Healthcheck.io to monitor my cron jobs and on of them is updating my subdomain wan ip so it needs internet acces to work and when it dosnt I get notifies. The cron job works every hour.
Im using NetworkManager to manage my ip adresse since im using Cockpit as a web GUI to manage my server.
Lan acces is working perfectly fine. Even the DNS server running on it works fine and my devices that only use my servers ip has their dns can connect to the internet. Using PiHole as a DNS server but not as a DHCP server.
Plex also works for outside uses like if im on LTE I can connect and watch anything fine.
I can even have a ssh session work on LTE using my wan ip but my server cannot download any packages, update, run a speedtest.
Pinging 8.8.8.8 also works
This the result of ifconfig
So recently I have been getting some problems with my server's internet.
So my server is on Ubuntu Server 20.04 and whats been happening is that my internet will be fine and working for a while like for exemple it has been working fine for the past week but all of a suden with no good reason or me doing anything it stops. Im noticing it stop since im using Healthcheck.io to monitor my cron jobs and on of them is updating my subdomain wan ip so it needs internet acces to work and when it dosnt I get notifies. The cron job works every hour.
Im using NetworkManager to manage my ip adresse since im using Cockpit as a web GUI to manage my server.
Lan acces is working perfectly fine. Even the DNS server running on it works fine and my devices that only use my servers ip has their dns can connect to the internet. Using PiHole as a DNS server but not as a DHCP server.
Plex also works for outside uses like if im on LTE I can connect and watch anything fine.
I can even have a ssh session work on LTE using my wan ip but my server cannot download any packages, update, run a speedtest.
Pinging 8.8.8.8 also works
This the result of ifconfig
Code:
enp9s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.2.10 netmask 255.255.255.0 broadcast 192.168.2.255
inet6 fe80::e26e:da2f:7003:6cab prefixlen 64 scopeid 0x20<link>
ether b4:2e:99:9a:ed:3f txqueuelen 1000 (Ethernet)
RX packets 3219472 bytes 997293081 (997.2 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2562698 bytes 5032040808 (5.0 GB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 60 base 0x1000