You are not logged in.

#1 2024-01-28 21:56:44

zombom
Member
Registered: 2024-01-28
Posts: 6

Can't use IPv4? [SOLVED]

I am brand new to arch and I just installed it. Everything seems to be working fine except for the wifi. When I try to ping an IPv4 address, it says "network is unreachable". When I do it with an IPv6 address, it works. I did `ip address show dev wlan0` and it only shows IPv6 addresses. I tried `ip address add 192.168.1.0/24 dev wlan0` to add an IPv4 address, but nothing changed. Sory if i haven't provided enough detail, I'm new to this forum.

Last edited by zombom (2024-02-18 19:49:52)

Offline

#2 2024-01-28 22:10:51

dogknowsnx
Guest

Re: Can't use IPv4? [SOLVED]

Hi, and welcome to the forums!
Did you read the wiki pages on how to configure a network:
https://wiki.archlinux.org/title/Network_configuration ?

Arch's install media utilizes 'iwd' for managing wireless connections, which I'd recommend using.

#3 2024-01-28 23:28:13

zombom
Member
Registered: 2024-01-28
Posts: 6

Re: Can't use IPv4? [SOLVED]

Thanks! I fixed it by installing dhcpcd and enabling it and iwd to start at boot.

Offline

#4 2024-01-29 07:27:38

dogknowsnx
Guest

Re: Can't use IPv4? [SOLVED]

Please always remember to mark solved threads by editing the title accordingly, thanks.

Board footer

Powered by FluxBB