You are not logged in.

#1 2014-09-23 11:10:08

mkristof
Member
Registered: 2014-09-23
Posts: 3

Wired, PEAP, MSCHAPv2 with netctl

Hey,

I'm trying to connect to the wired network we've got here at my university's dorm. My profile looks like this:

Connection='ethernet'
Interface=enp7s0
Security='wpa-configsection'
Description="dorm"
IP='dhcp'
WPAConfigSection=(
    'key_mgmt=WPA-EAP'
    'eap=PEAP'
    'phase2="auth=MSCHAPv2"'
    'identity="mkristof"'
    'password="secret"'
)

And here's the status of netctl-ifplugd:

Sep 23 12:57:11 mkristof dhcpcd[237]: DUID 00:01:00:01:1b:6c:22:7c:00:26:b6:5c:f4:4a
Sep 23 12:57:11 mkristof dhcpcd[237]: enp7s0: IAID a9:33:fe:b9
Sep 23 12:57:12 mkristof dhcpcd[237]: enp7s0: rebinding lease of 194.160.52.195
Sep 23 12:57:17 mkristof dhcpcd[237]: enp7s0: DHCP lease expired
Sep 23 12:57:17 mkristof dhcpcd[237]: enp7s0: soliciting a DHCP lease
Sep 23 12:58:51 mkristof dhcpcd[237]: timed out
Sep 23 12:58:51 mkristof dhcpcd[237]: exited
Sep 23 12:58:51 mkristof ifplugd[196]: client: <3>DHCP IPv4 lease attempt failed on interface 'enp7s0'
Sep 23 12:58:51 mkristof ifplugd[196]: client: <3>Failed to bring the network up for profile 'dorm'
Sep 23 12:58:51 mkristof ifplugd[196]: Program execution failed, return value is 1.

Thanks for your help!

Offline

Board footer

Powered by FluxBB