MoinMoin Logo
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • Start
  • Sitemap
Revision 1 as of 2014-05-05 18:36:44
  • Wireless

Wireless

Eduroam on ISEL

On wicd is the PEAP with GTC option !

Config for eduroam.conf

ap_scan=1
ctrl_interface=/var/run/wpa_supplicant
network={
 ssid="eduroam"
 proto=RSN
 key_mgmt=WPA-EAP
 pairwise=CCMP
 eap=PEAP
 identity="00000@alunos.isel.ipl.pt"
 password="........"
}

Connect script

   1 wpa_supplicant -c eduroam.conf -i wlan0 -B 
   2 sleep 10
   3 dhclient wlan0 #get IP address
   4 
  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01