Artix Linux Forum

Artix Linux => System => Topic started by: lebensliebhaber on 22 February 2025, 21:23:01

Title: Internet not working - Troubleshooting
Post by: lebensliebhaber on 22 February 2025, 21:23:01
A few weeks ago I powered off my computer while a VPN and Torrent client was running by mistake, not knowing how much pain this would cause me. I am no longer able to connect to the internet whatsoever, despite all network interfaces being detected and running. I downgraded all packages to check to see if this would fix the issue, though it failed.  Checking status in iplink shows everything is up. Cleared the cache. Is there anything i can do other than reinstall my root partition?

Runit
Connman
Home separate partition
Title: Re: Internet not working - Troubleshooting
Post by: Artist on 22 February 2025, 21:42:27
Start with checking the output of: route
Is the gateway correct? If so, can you ping it?
Perform tests and provide the results.

artist
Title: Re: Internet not working - Troubleshooting
Post by: ####### on 22 February 2025, 22:00:50
You might check /etc/resolv.conf too, although it would usually be automatically overwritten by dhcp clients, if you are using manual connections, perhaps it could have an old entry left in there.
Title: Re: Internet not working - Troubleshooting
Post by: lebensliebhaber on 22 February 2025, 22:28:40
Thank you! I updated resolvconf and it started working again :D case closed
Title: Re: Internet not working - Troubleshooting
Post by: Artist on 22 February 2025, 22:53:50
good to hear, and thx for the feedback

artist