You are not logged in.

#1 2021-03-25 20:07:27

Stetsed
Member
Registered: 2021-03-25
Posts: 4

Network issues

Hello everybody big_smile, I recently decided to try out arch. I am trying to eventually install KDE. But I am running into an issue that when I boot from USB, everything works fine. Including the connection etc. But then when I unplug it and load it up via GRUB, it first get's the error "temporary failure in name resolution". So I do ip addr, and I see. Oh it's down, so I put it back up. And then I get the error, network is unreachable. If you guys have any idears much appreciated.

Offline

#2 2021-03-25 20:11:18

loqs
Member
Registered: 2014-03-06
Posts: 19,016

Re: Network issues

Installation_guide#Network_configuration
What did you install / configure to manage the network on the installed system?

Offline

#3 2021-03-25 20:22:05

Stetsed
Member
Registered: 2021-03-25
Posts: 4

Re: Network issues

I tried using DHCP, but when I gives me an error for it that I haven't assigned smth for it.

Offline

#4 2021-03-25 20:46:15

loqs
Member
Registered: 2014-03-06
Posts: 19,016

Offline

#5 2021-03-25 21:12:41

Stetsed
Member
Registered: 2021-03-25
Posts: 4

Re: Network issues

Ah sorry I see that now, but I was able to fix it big_smile I had to assign it an IP and a default gateway

Ip route add default via 192.168.178.1
Ip link set dev eno1
IP address add 192.168.178.13/24 broadcast + dev eno1

I had to run the above commands and then it worked(I did it in a reverse order tho). It started working as soon as i added default gateway

Offline

#6 2021-03-25 21:19:34

loqs
Member
Registered: 2014-03-06
Posts: 19,016

Re: Network issues

You will have to do that on every boot or configure a network manager or systemd service to do it.

Offline

#7 2021-03-26 09:31:23

Stetsed
Member
Registered: 2021-03-25
Posts: 4

Re: Network issues

loqs wrote:

You will have to do that on every boot or configure a network manager or systemd service to do it.

Thanks for the help my dude, it was a headache to figure everything out but now that is works I really like it big_smile. I just got a user account working(Forgot I had to add some config). Audio is also working everything is working. I might go figure out a way to automate it but thanks for the help my dude.

Offline

Board footer

Powered by FluxBB