ConnMan: IPv4 online check failed for network
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I am trying ConnMan on Arch Linux to replace NetworkManager.
I followed the ArchWiki and most of the things are fine, I can connect to
wired network and psk wireless networks with ease. To connect to campus
wireless eduroam network, I created config file /var/lib/connman/eduroam.config
:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/eduroam.cer
Phase2=MSCHAPV2
Identity=******@****
Passphrase=*********
It is strange that it doesn't work now although it actually worked quite well a few days ago when I started using it and added exactly this config.
The problem came from this line in the journal:connmand[1732]: IPv4 online check failed for 0x55e7a8216600 eduroam
. As a result, I can totally
connect to eduroam but there is no internet.
I think the config is correct according to the settings provided
by the university.
Updates
It turns out that eduroam is not the only network that connman has problem connecting. I have a wpa2 wireless network in the lab and I found that I cannot connect to it either and the journal has the same message IPv4 online check failed
. This is strange because I have always been able to connect to this one until today.
networkmanager
add a comment |Â
up vote
1
down vote
favorite
I am trying ConnMan on Arch Linux to replace NetworkManager.
I followed the ArchWiki and most of the things are fine, I can connect to
wired network and psk wireless networks with ease. To connect to campus
wireless eduroam network, I created config file /var/lib/connman/eduroam.config
:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/eduroam.cer
Phase2=MSCHAPV2
Identity=******@****
Passphrase=*********
It is strange that it doesn't work now although it actually worked quite well a few days ago when I started using it and added exactly this config.
The problem came from this line in the journal:connmand[1732]: IPv4 online check failed for 0x55e7a8216600 eduroam
. As a result, I can totally
connect to eduroam but there is no internet.
I think the config is correct according to the settings provided
by the university.
Updates
It turns out that eduroam is not the only network that connman has problem connecting. I have a wpa2 wireless network in the lab and I found that I cannot connect to it either and the journal has the same message IPv4 online check failed
. This is strange because I have always been able to connect to this one until today.
networkmanager
3
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I am trying ConnMan on Arch Linux to replace NetworkManager.
I followed the ArchWiki and most of the things are fine, I can connect to
wired network and psk wireless networks with ease. To connect to campus
wireless eduroam network, I created config file /var/lib/connman/eduroam.config
:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/eduroam.cer
Phase2=MSCHAPV2
Identity=******@****
Passphrase=*********
It is strange that it doesn't work now although it actually worked quite well a few days ago when I started using it and added exactly this config.
The problem came from this line in the journal:connmand[1732]: IPv4 online check failed for 0x55e7a8216600 eduroam
. As a result, I can totally
connect to eduroam but there is no internet.
I think the config is correct according to the settings provided
by the university.
Updates
It turns out that eduroam is not the only network that connman has problem connecting. I have a wpa2 wireless network in the lab and I found that I cannot connect to it either and the journal has the same message IPv4 online check failed
. This is strange because I have always been able to connect to this one until today.
networkmanager
I am trying ConnMan on Arch Linux to replace NetworkManager.
I followed the ArchWiki and most of the things are fine, I can connect to
wired network and psk wireless networks with ease. To connect to campus
wireless eduroam network, I created config file /var/lib/connman/eduroam.config
:
[service_eduroam]
Type=wifi
Name=eduroam
EAP=peap
CACertFile=/etc/ssl/certs/eduroam.cer
Phase2=MSCHAPV2
Identity=******@****
Passphrase=*********
It is strange that it doesn't work now although it actually worked quite well a few days ago when I started using it and added exactly this config.
The problem came from this line in the journal:connmand[1732]: IPv4 online check failed for 0x55e7a8216600 eduroam
. As a result, I can totally
connect to eduroam but there is no internet.
I think the config is correct according to the settings provided
by the university.
Updates
It turns out that eduroam is not the only network that connman has problem connecting. I have a wpa2 wireless network in the lab and I found that I cannot connect to it either and the journal has the same message IPv4 online check failed
. This is strange because I have always been able to connect to this one until today.
networkmanager
edited Jul 13 at 2:27
asked Jul 11 at 14:57
iamlazynic
62
62
3
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32
add a comment |Â
3
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32
3
3
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f454709%2fconnman-ipv4-online-check-failed-for-network%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
3
I'm voting to close this question as off-topic because it is a matter to asking the University and not here. Most likely, assuming nothing changed on your machine, the eduroam network could have not IP addresses to give you. We do not know the university configuration, and the config appears ok.
â Rui F Ribeiro
Jul 11 at 16:21
@RuiFRibeiro if I switch back to NetworkManager eduroam works, so I doubt that it is problem of the network.
â iamlazynic
Jul 12 at 0:26
Since there is this problem in both eduroam and personal wpa2 networks, it must be something misconfigured on my laptop instead of anything about the networks. I hope some people here could give some hints and be helpful. Thank you :)
â iamlazynic
Jul 13 at 2:32