You are not logged in.

#1 2015-05-08 10:38:32

Chreutz
Member
Registered: 2014-05-14
Posts: 15

Eduroam troubles. Networkmanager, intel wifi.

Hey everyone.
Usually, I am able to dig through sufficient information to isolate the issue and find a solution, but this time I'm truly lost about what's happening here.

I am trying to connect to eduroam at my university. The official guide says that both PEAP + MSCHAPv2 and TTLS + PAP is supported, and this issue happens in all configurations.

I have OS's installed on my laptop: Arch (HDD), Windows 8 (HDD) and recently Arch on my new mSATA SSD. The network works perfectly in both of the "old" installations from the HDD, but not in the new Arch installation. I can authenticate fine to the network, but I have no working connection. The unprotected network works.

It seems that something is happening in my installation the moment I connect to eduroam that stops it from working. This ping tests shows something interesting:

ping: sendmsg: Network is unreachable
ping: sendmsg: Network is unreachable
64 bytes from 8.8.8.8: icmp_seq=823 ttl=56 time=39.9 ms
64 bytes from 8.8.8.8: icmp_seq=824 ttl=56 time=19.8 ms
From 10.16.140.18: icmp_seq=864 Destination Host Unreachable
From 10.16.140.18: icmp_seq=865 Destination Host Unreachable
From 10.16.140.18: icmp_seq=866 Destination Host Unreachable

The first two are before the network is done authenticating, etc.

Then, the first second or two, there's a connection, but then it stops working, and I can reach nothing, not even the network DNS server or the standard gateway.

So... Something is running some kind of setup script the moment the authentication is done, or some kind of buffer clogs up. But I have not been able to locate any errors in dmesg, journalctl or what else I know of to check:

dmesg:

[ 6430.178663] wifi: deauthenticating from 02:18:1a:eb:dc:f0 by local choice (Reason: 3=DEAUTH_LEAVING)
[ 6430.201905] cfg80211: Calling CRDA for country: DK
[ 6430.862956] cfg80211: Calling CRDA for country: DK
[ 6433.420118] wifi: authenticate with 00:1e:13:84:bd:12
[ 6433.422539] wifi: send auth to 00:1e:13:84:bd:12 (try 1/3)
[ 6433.424593] wifi: authenticated
[ 6433.426691] wifi: associate with 00:1e:13:84:bd:12 (try 1/3)
[ 6433.429231] wifi: RX AssocResp from 00:1e:13:84:bd:12 (capab=0x431 status=0 aid=3)
[ 6433.433044] wifi: associated
[ 6433.519942] wifi: Limiting TX power to 14 dBm as advertised by 00:1e:13:84:bd:12

journalctl -xn

May 08 12:33:45 christoffer-S430 dhcpcd[321]: wifi: leased 10.16.140.18 for 7200 seconds
May 08 12:33:45 christoffer-S430 dhcpcd[321]: wifi: adding route to 10.16.128.0/20
May 08 12:33:45 christoffer-S430 dhcpcd[321]: wifi: adding default route via 10.16.128.1
May 08 12:33:45 christoffer-S430 dhcpcd[321]: wifi: removing route to 10.16.128.0/20
May 08 12:33:46 christoffer-S430 NetworkManager[314]: <info>  (wifi): Activation: Stage 4 of 5 (IPv6 Configure Timeout) scheduled...
May 08 12:33:46 christoffer-S430 NetworkManager[314]: <info>  (wifi): Activation: Stage 4 of 5 (IPv6 Configure Timeout) started...
May 08 12:33:46 christoffer-S430 NetworkManager[314]: <info>  (wifi): Activation: Stage 4 of 5 (IPv6 Configure Timeout) complete.
May 08 12:33:48 christoffer-S430 sudo[5265]: christoffer : TTY=pts/0 ; PWD=/home/christoffer ; USER=root ; COMMAND=/usr/bin/journalctl -xn
May 08 12:33:48 christoffer-S430 sudo[5265]: pam_unix(sudo:session): session opened for user root by christoffer(uid=0)

Any ideas?  :-/

Offline

#2 2015-05-09 20:50:12

Liberis
Member
Registered: 2012-11-11
Posts: 8

Re: Eduroam troubles. Networkmanager, intel wifi.

I had issues with eduroam and networkmanager too and i ended up using netctl,theres also something relevant in the wiki :https://wiki.archlinux.org/index.php/WP … se#eduroam

There are also others with similar issues you can try if you can find anything helpful from there :
https://bbs.archlinux.org/viewtopic.php?id=163450
https://bbs.archlinux.org/viewtopic.php?id=190651
https://bbs.archlinux.org/viewtopic.php?id=182937
https://bbs.archlinux.org/viewtopic.php?id=171781

hope i helped smile

Offline

#3 2015-05-12 09:09:45

Chreutz
Member
Registered: 2014-05-14
Posts: 15

Re: Eduroam troubles. Networkmanager, intel wifi.

Thanks!

I haven't been at the university since friday, but I'll have a look and see if I can manage making it work. :-)

Offline

Board footer

Powered by FluxBB