I want to use NetworkManager to setup my wireless connection, however I
do not manage to get it working.

When using wpa_supplicant, I can connect to the wireless network by
using these settings:
network={
  ssid="NAME"
  scan_ssid=1
  key_mgmt=WPA-EAP
  pairwise=CCMP
  eap=LEAP
  identity="me"
  password="secret"
}

Is this configuration supported by the NetworkManager GUI?
I am using Fedora 7.

_______________________________________________
NetworkManager-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to