Re: eduroam disconnects with reason=3 (WPA-EAP, PEAP, MSCHAPv2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, developers.

I confirm that this options solve issue in general. Connection establishes
via wpa_supplicant and dhcpcd retrieves ip configuration.

here is config:

% cat eduroam.conf
ctrl_interface=/run/wpa_supplicant
network={
  ssid="eduroam"
  key_mgmt=WPA-EAP
  eap=PEAP
  identity="fpm.SinyakSA"
  password="USER_PASSWORD_OMITTED"
  phase1="tls_disable_tlsv1_1=1 tls_disable_tlsv1_2=1"
  phase2="auth=MSCHAPV2"
}
% wpa_supplicant -i wlp1s0b1 -c eduroam.conf
% dhcpcd wlp1s0b1

It works well! Thanks for your time.

best regards,
Sergei Sinyak

P.S.
It works for a few laptops of my friends.
But on my machine it results in a error on a further stage.
Particularly, here it is:
nl80211: set_key failed; err=-22 Invalid argument)

More info can be found on archforum thread
https://bbs.archlinux.org/viewtopic.php?id=211842

_______________________________________________
Hostap mailing list
Hostap@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/hostap



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux