36
submitted 3 days ago by penquin@lemm.ee to c/linux@lemmy.ml

Ethernet plugged in but there is no internet. I have no idea what happened. I just took a normal update like I always do and after that it was all gone. WiFi connects no problem, but there is no internet. Unplugged Ethernet and replugged it back in. Nothing. I dualboot with windows, internet works fine there, so there is no hardware issue. Went into a live environment and chrooted into it and reinstalled network manager and still not a fucking thing. Not sure what these are now. I know about the lo one, but never seen the second wired connection or the virbr0. Any idea how to get my Internet back? I really don't want to reinstall the system because of this. And btw, I even tried a hotspot from my phone and a wire tether from it and still no internet.
System is endeavour OS with KDE on Wayland.

screenshot

you are viewing a single comment's thread
view the rest of the comments
[-] InnerScientist@lemmy.world 2 points 3 days ago* (last edited 3 days ago)

DNS turns a domain name into an IP which can then be used to send data through your router, a dns server is the server which is used to do this conversion (www.google.com turns into an IP 1.2.3.4 (that isn't the actual IP of google)).

There are many dns servers, normally your local devices use your router as the dns server, which forwards it to your ISP which they further transfer it over global dns servers.

Alternatively you could use Google's DNS server (8.8.8.8) or cloudflares DNS server (1.1.1.1) but if the one on your router works then just use it.

nameserver is the same as DNS server

Tldr: set the router IP as your dns server, you only need this one.

[-] some_guy 2 points 3 days ago

Tldr: set the router IP as your dns server, you only need this one.

With a few more words: set the router to use 8.8.8.8 or 1.1.1.1 and then set your computer to use 192.168.1.1 (or whatever your router's IP is). Hope that is clearer for anyone who needs it.

[-] penquin@lemm.ee -1 points 3 days ago

I put my gateway there. Fuck, man. This is so stupid and annoying.. I'm about to fucking nuke the whole fucking thing. I'm running out of patience. Why the fuck would they push a hardware update that fucks shit up like this?

this post was submitted on 12 Dec 2024
36 points (95.0% liked)

Linux

48608 readers
486 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS