You are not logged in.

#1 2025-11-19 14:05:53

TwicthyFrost
Member
Registered: 2025-11-19
Posts: 2

[Solved] NetworkManager connects with no internet

New to arch here.

At home I can connect to the wifi with NetworkManger and all is fine. When I got to the office, I can connect to the wifi here, but I have no internetacces.
I then disable NetworkManger and enable iwd and connect through iwctl. Now I have internet access. How can I find and the fix this issue I have with network manager?

Here is the output from systemctl status NetworkManager if it help

Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.4984] policy: set 'Microlab' (wlan0) as default for IPv4 routing and DNS
Nov 19 14:13:39 archlinux NetworkManager[511]: <warn>  [1763558019.5087] dns-sd-resolved[d1296e79e2408ca2]: send-updates SetLinkDomains@2 failed: GDBus.Error:org.freedesktop.resolve1.LinkBusy: Link wlan0 is managed.
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5090] device (wlan0): state change: ip-config -> ip-check (reason 'none', managed-type: 'full')
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5108] device (wlan0): state change: ip-check -> secondaries (reason 'none', managed-type: 'full')
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5110] device (wlan0): state change: secondaries -> activated (reason 'none', managed-type: 'full')
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5115] manager: NetworkManager state is now CONNECTED_SITE
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5123] device (wlan0): Activation: successful, device activated.
Nov 19 14:13:39 archlinux NetworkManager[511]: <info>  [1763558019.5133] manager: startup complete
Nov 19 14:13:48 archlinux NetworkManager[511]: <info>  [1763558028.5286] agent-manager: agent[49ecfc145ce2dd5e,:1.59/org.gnome.Shell.NetworkAgent/1000]: agent registered
Nov 19 14:14:04 archlinux NetworkManager[511]: ((../NetworkManager/src/libnm-systemd-core/src/libsystemd/sd-event/sd-event.c:4488)): assertion '<dropped>' failed

Thanks in advance for the help.

Last edited by TwicthyFrost (2025-11-20 11:26:16)

Offline

#2 2025-11-19 14:52:09

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 70,418

Re: [Solved] NetworkManager connects with no internet

Please use [code][/code] tags.
But the slab there isn't gonna cut it - you seem to be connecting to some AP but there might be a DNS issue or whatever else going on.
See whether you can "ping -c1 8.8.8.8"
NM defaults to wpa_supplicant, are you https://wiki.archlinux.org/title/Networ … Fi_backend ?

In doubt please post your complete system journal for the boot:

sudo journalctl -b | curl -F 'file=@-' 0x0.st

Online

#3 2025-11-20 11:25:40

TwicthyFrost
Member
Registered: 2025-11-19
Posts: 2

Re: [Solved] NetworkManager connects with no internet

@seth Thank you for the information.

I ended up rebuilding the NetworkManger with iwd backend (from the link you posted), and that seemed to solve the issue for me.
I also had to forget the network and reconnect to it

Offline

Board footer

Powered by FluxBB