Wpa enterprise help

I have a MacBook, that is running leopard. I am having trouble connecting to my schools wpa enterprise wireless. I am regestered to access the wireless, but am having trouble connecting. I think my problem is that i dont know how to tell the computer which domain on the wireless network. The connection i am trying to get has many domains.

Ok, sorry for the super delayed response but I didn't have access to my laptop, then I was busy with midterms. I successfully connected manually with wpa_supplicant with this config file:
[phil@pwned network.d]$ cat /etc/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
eapol_version=1
ap_scan=1
fast_reauth=1
network={
ssid="uw-secure"
scan_ssid=1
key_mgmt=WPA-EAP
eap=PEAP
identity="rofl"
password="lolol"
phase1="peaplabel=0"
I then updated my uw-secure file so that it referenced the new wpa config file:
[phil@pwned network.d]$ cat uw-secure
CONNECTION="wireless"
DESCRIPTION="secure uw"
INTERFACE="wlan0"
IP="dhcp"
SECURITY="wpa-config"
SCAN="YES"
WPA_CONF="/etc/wpa_supplicant.conf"
I then tried to connect with netcfg, and I got this:
[phil@pwned network.d]$ sudo netcfg uw-secure
:: uw-secure up
wlan0 Interface doesn't support scanning : Device or resource busy
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
wlan0 Interface doesn't support scanning : Network is down
- Network not present.
any help would be appreciated.

Similar Messages

  • Netcfg + wpa enterprise help

    Here is what I have / the troubleshooting I have done:
    [phil@pwned ~]$ cd /etc/network.d/
    [phil@pwned network.d]$ cat uw-secure
    CONNECTION="wireless"
    DESCRIPTION="secure uw"
    INTERFACE=wlan0
    IP=dhcp
    ESSID="uw-secure"
    TIMEOUT=30
    SECURITY=wpa-config
    SCAN="YES"
    WPA_CONF="/etc/network.d/wpa_supplicant.conf"
    QUIRKS=(prescan postsleep)[phil@pwned network.d]$
    [phil@pwned network.d]$ cat wpa_supplicant.conf
    ctrl_interface=/var/run/wpa_supplicant
    network={
    ssid="uw-secure"
    scan_ssid=1
    key_mgmt=WPA-EAP
    eap=PEAP
    identity="me"
    password="not_telling"
    ca_cert="/usr/share/ca-certificates/mozilla/Thawte_Premium_Server_CA.crt"
    phase1="peaplabel=0"
    phase2="auth=MSCHAPV2"
    }[phil@pwned network.d]$
    [phil@pwned network.d]$ sudo netcfg uw-secure up
    :: uw-secure up [BUSY] :: waterloo down [DONE]
    wlan0 Interface doesn't support scanning : Device or resource busy
    wlan0 Interface doesn't support scanning : Device or resource busy
    wlan0 Interface doesn't support scanning : Device or resource busy
    wlan0 Interface doesn't support scanning : Device or resource busy
    wlan0 Interface doesn't support scanning : Device or resource busy
    - Network not present.
    [FAIL]
    [phil@pwned network.d]$ sudo netcfg waterloo up
    :: waterloo up [DONE]
    [phil@pwned network.d]$ sudo iwlist scan
    lo Interface doesn't support scanning.
    eth0 Interface doesn't support scanning.
    wmaster0 Interface doesn't support scanning.
    wlan0 Scan completed :
    Cell 01 - Address: 00:1A:1E:A7:DD:00
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=48/70 Signal level=-62 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000f0b28e181
    Extra: Last beacon: 36ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030101
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: DD0A00037F04010000000000
    Cell 02 - Address: 00:0B:86:67:6B:80
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=32/70 Signal level=-78 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000181ee87a3
    Extra: Last beacon: 6153ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030101
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: DD0A00037F04010000000000
    Cell 03 - Address: 00:1A:1E:A7:DD:01
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=45/70 Signal level=-65 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000f0acb8b3a
    Extra: Last beacon: 6153ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030101
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 04 - Address: 00:0B:86:67:6B:82
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=33/70 Signal level=-77 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000181ee7f80
    Extra: Last beacon: 6156ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030101
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 05 - Address: 00:0B:86:67:6C:E0
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=57/70 Signal level=-53 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=00000002e7f9ef66
    Extra: Last beacon: 5716ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: DD0A00037F04010000000000
    Cell 06 - Address: 00:0B:86:67:6C:E2
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=57/70 Signal level=-53 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=00000002e7f9f1c2
    Extra: Last beacon: 5713ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 030106
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 07 - Address: 32:24:81:B7:BB:8C
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=25/70 Signal level=-85 dBm
    Encryption key:off
    ESSID:"hpsetup"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s
    Mode:Ad-Hoc
    Extra:tsf=0000000000000000
    Extra: Last beacon: 5720ms ago
    IE: Unknown: 000768707365747570
    IE: Unknown: 010482848B96
    IE: Unknown: 030106
    IE: Unknown: 06020000
    Cell 08 - Address: 00:0B:86:6D:E1:60
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=70/70 Signal level=-39 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000226cc163e
    Extra: Last beacon: 5353ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: DD0A00037F04010000000000
    Cell 09 - Address: 00:0B:86:6D:E1:62
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=70/70 Signal level=-40 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000226cc189a
    Extra: Last beacon: 5350ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 10 - Address: 00:0B:86:6D:DF:A2
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=32/70 Signal level=-78 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 6 Mb/s; 9 Mb/s; 11 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000635fbf2d9
    Extra: Last beacon: 5340ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B0C129618243048
    IE: Unknown: 03010B
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 11 - Address: 00:0B:86:6D:DF:A0
    Channel:11
    Frequency:2.462 GHz (Channel 11)
    Quality=31/70 Signal level=-79 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:5.5 Mb/s; 11 Mb/s; 6 Mb/s; 9 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000635fbf181
    Extra: Last beacon: 5340ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088B960C1218243048
    IE: Unknown: 03010B
    IE: Unknown: 050400010000
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: Unknown: DD0A00037F04010000000000
    Cell 12 - Address: 00:0B:86:67:6C:F0
    Channel:161
    Frequency:5.805 GHz
    Quality=28/70 Signal level=-82 dBm
    Encryption key:off
    ESSID:"uw-wireless"
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=00000080ad85be31
    Extra: Last beacon: 313ms ago
    IE: Unknown: 000B75772D776972656C657373
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0301A1
    IE: Unknown: DD0A00037F04010000000000
    Cell 13 - Address: 00:0B:86:67:6C:F2
    Channel:161
    Frequency:5.805 GHz
    Quality=29/70 Signal level=-81 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:6 Mb/s; 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s
    36 Mb/s; 48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=00000080ad85bf54
    Extra: Last beacon: 313ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088C129824B048606C
    IE: Unknown: 0301A1
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    Cell 14 - Address: 00:1A:1E:A7:03:41
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=22/70 Signal level=-88 dBm
    Encryption key:on
    ESSID:"uw-secure"
    Bit Rates:5.5 Mb/s; 11 Mb/s; 6 Mb/s; 9 Mb/s; 12 Mb/s
    18 Mb/s; 24 Mb/s; 36 Mb/s
    Bit Rates:48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000000194f7e2d9
    Extra: Last beacon: 5693ms ago
    IE: Unknown: 000975772D736563757265
    IE: Unknown: 01088B960C1218243048
    IE: Unknown: 030106
    IE: Unknown: 050400010000
    IE: Unknown: 2A0100
    IE: Unknown: 3202606C
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (1) : TKIP
    Authentication Suites (1) : 802.1x
    IE: Unknown: DD0A00037F04010000000000
    [phil@pwned network.d]$
    I got the base config from:
    http://bbs.archlinux.org/viewtopic.php?id=62365

    Ok, sorry for the super delayed response but I didn't have access to my laptop, then I was busy with midterms. I successfully connected manually with wpa_supplicant with this config file:
    [phil@pwned network.d]$ cat /etc/wpa_supplicant.conf
    ctrl_interface=/var/run/wpa_supplicant
    eapol_version=1
    ap_scan=1
    fast_reauth=1
    network={
    ssid="uw-secure"
    scan_ssid=1
    key_mgmt=WPA-EAP
    eap=PEAP
    identity="rofl"
    password="lolol"
    phase1="peaplabel=0"
    I then updated my uw-secure file so that it referenced the new wpa config file:
    [phil@pwned network.d]$ cat uw-secure
    CONNECTION="wireless"
    DESCRIPTION="secure uw"
    INTERFACE="wlan0"
    IP="dhcp"
    SECURITY="wpa-config"
    SCAN="YES"
    WPA_CONF="/etc/wpa_supplicant.conf"
    I then tried to connect with netcfg, and I got this:
    [phil@pwned network.d]$ sudo netcfg uw-secure
    :: uw-secure up
    wlan0 Interface doesn't support scanning : Device or resource busy
    wlan0 Interface doesn't support scanning : Network is down
    wlan0 Interface doesn't support scanning : Network is down
    wlan0 Interface doesn't support scanning : Network is down
    wlan0 Interface doesn't support scanning : Network is down
    - Network not present.
    any help would be appreciated.

  • Need help - wifi gets disconnected when it goes to sleep mode - iOS 6, iPhone 5, WPA Enterprise

    Hi, I have read a lot of discussions regarding wifi gets disconnected when it goes to sleep mode on iOS 6, mainly on iPhone 5.
    Here is my configuration and it just keeps disconnecting wifi connection once it goes to sleep mode
    iOS 6
    iPhone 5 white
    Purchased on Nov 3
    Work wifi config: WPA Enterprise
    I tried to manual add the wifi but it did not work. I tried all except for upgrade to iOS 6.0.1. I had a call to Apple Support and the guy told me I could not trust everything i read from here (well, how dare he is!!!). But I did all I could think of, and read from here.
    I am with ATT and I do not have a receiption at all at work. I have to turn it to airplane mode, and use the wifi connection. I put my iPhone 4 with iOS 5.0 side-by-side to compare. My iPhone with iOS 5.0 DOES NOT disconnect the wifi connection when it goes to sleep mode; but of course, we all know, iPhone 5 with iOS 6.0 does
    Any helps would be so much appreaticated. I am considering to return the phone to apple store, and cancel my 2 yrs extended contract with ATT. I might think to get another one once they have the issue fixed. It is no point to have an expensive paper-weight at work while I can't use the celluare nor wifi connection.
    Thanks again,

    Hi ChrisJ4203
    I have tested it at home wifi tonight. My phone and my wife's iphone (both iPhone 5 with iOS 6.0) do the same.
    With cellular data on (aka airplane mode OFF) with WIFI ON
    Wifi icon replaced by ATT's LTE icon once the phone was waken up from sleep mode; but within 2 secs, the wifi connection got reconnected again.
    With cellular data OFF (aka airplane mode ON) with WIFI ON
    WIFI icon disappeared from the top bar after both phones were waken up from sleep mode. It took a while to reconnect to the wifi network (more than 10 seconds).
    On a separate note, after i rebooted my phone, i can see it does "searching" the ATT's signal, then it shows "No Service", then next second, it shows ATT with full bars and LTE icon.
    My question is, i have never noticed the "No Service" showing up from my iPhone 4. The "No Service" shows up on my wife's phone too. When I first got her phone and was doing the installation, I had noticed the cell signal dropped from full bars to no service, then within few seconds, it went back up. I have not had time to test on her phone again, but it is something I will be monitoring for. I wonder if anyone has similar experience like this.
    anyhow, any feedback on how to fix the wifi got disconnected while in sleep mode would be very helpful.
    thanks,

  • Does WET200 support WPA-Enterprise/TKIP?

    I could not connect a WET200 (newly bought) to our WPA-enterprise/TKIP wireless network.
    Can anyone tell me what was wrong? Does WET200 support WPA-enterprise? Please help!
    Thanks a lot.

    B**r!!!
    oh well, one can only hope that there'll be an upgrade real soon now
    Alex

  • LaserJet CP1525nw & WPA-enterprise

    We bought a LaserJet CP1525nw printer because of its airprint support for printing from our iPads. Our wireless network uses WPA-enterprise security.
     We are unable to connect the printer to the wireless due to the enterprise authentication. ipad is unable to find the printer.
     We need  printing from the iPads, ePrint does not offer.  Any help would be much appreciated. Firmware 20110329.

    Hello,
    If you have not already, I might recommend going here and then looking at the link for iPad printing for ePrint/Airprint or ePrint Home and Biz.  Good Luck!
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c02784317&tmp_task=useCategory&cc=us&dlc=en&lang...
    I worked for HP but my posts and replies are my own....Thank you!
    *Say thanks by clicking the *Kudos!* which is on the left*
    *Make it easier for other people to find solutions, by marking my answer with (Accept as Solution) if it solves your issue.*

  • WPA Enterprise Connectivity

    Hi - I'm currently in Baton Rouge, LA and attend school at LSU. Our wireless network, lsusecure, is WPA Enterprise, which is supposed to be compatible with iPhone 2.0. The problem is, I can't seem to connect to the network. I enter my LSU username and password, which works for connecting on a computer, and it consistently says "connecting to lsusecure" but nothing ever happens. I was just wondering if I will have to enter in more information about the network rather than just using my regular login information. If anyone could help, I would greatly appreciate it, as Tech Services at LSU currently has no information on how to connect.

    Guidedbyvoip, sorry your IT Dept is no help.
    But, here at LSU, we are here to help! Hope these directions can work for you as well, instead of needing a 3rd party config util!
    ccastl1, please follow the following directions to configure your iPhone to connect to our LSUSECURE wireless network.
    Note: The device must be updated to firmware 2.0 in order to connect to lsusecure
    1. Select "Settings"
    2. Select "Wi-Fi"
    3. Make sure Wi-Fi is turned on. If the device is connected to any other network other than lsusecure (it will usually connect to lsuwireless first) you must remove that network before connecting to lsusecure.
    4. Select the network it is connected to by pressing on the blue arrow to the right of the name.
    5. Select "Forget this Network"
    6. Choose "Forget Network"
    7. Select lsusecure
    8. Enter your PAWS Username & Password and press "Join" at the bottom right of the keyboard.
    9. Accept the certificate by pressing "Accept"
    You are now connected to lsusecure!
    Please contact us directly if you have any further questions or problems!
    Thanks!
    < Message was edited by: Host to remove email address>

  • WPA enterprise on N9

    Hello,
    when I try to connect to my university network (WPA enterprise) with my N9, it asks me for a password for their certificate.
    It uses WPA2, TTLS PAP and a certificate. I installed the certificate chain and can view them in Settings -> Security -> Certificates.
    Do you have any idea what the password for the certificate is? My university says that there should not be any.
    I tried to select the certificate in Settings -> Security -> Certificates and to click on the bottom right button and then "Change password" but it just gives me "Keine" (none) in a small box at the top.
    Thanks in advance
    Ole
    PS: I just saw there is a Meego section, too, sorry.

    juhanima wrote:
    If the WiFi setup doesn't require a user certificate, you should select "None" for a certificate when defining the connection. The CA certificate(s) you installed earlier are used automatically as long as they are enabled for WiFi usage.
    Here are the settings for the network for a Nokia N82. Maybe, this will help shed some light on the issue. FYI - I could not make these settings work for my Nokia N8 as well. The IT help desk says they are unable to solve the issue.
    juhanima wrote:
    The connection dialog is supposed to show only actual user certificates to choose from, but it is a known bug in the current N9 FW that if you install something that is not a CA certificate it is taken for a user certificate by default and shown as an option in the connection dialog. The bug will be fixed in the next FW update I believe.
    I have only installed one CA certificate (the one which can be found at the link I provided above). It does not ask for any password when I install it.  When I go to Certificate Manager and try to change the password it informs that there is no password for the certificate. 
    juhanima wrote:
    On the other hand, if the connection does require a user certificate you should have received one from the network's administrator in a PKCS#12 package with a password. You need the password when installing the package and later when using the private key related to the user certificate. But it sounds like this is not the case, so just select "None".
    Hope this helps.
    Juhani Mäkelä
    Harmattan certificate manager maintainer
    So I did choose "None" as certificate. EAP Type - PEAP and EAP MSCHAPv2 as the EAP method. I could not connect to the network using these settings.  The certificate was installed at this point. If I try connecting using the certifcate it asks me for the password. So, right now, it is a problem connecting to the network. Would appreciate any help in this regard.
    Cheers
    Rahul

  • WPA Enterprise on Palm Pre

    We have found that the Palm Pre will not connect to our WPA Enterprise wireless system, because our network needs clients to eliminate the "validate server certificate" process.  For example, our standard laptops use the SecureW2 client and the "validate server certificate" needs to be disabled in the client software.  If this option is enabled, the SecureW2 client won't connect either (just like the Palm Pre won't).
    How can this be done on a Palm Pre?
    Thanks.
    PS-- the Palm Pre connects perfectly to WPA personal networks
    Post relates to: Pre p100eww (Sprint)

    juhanima wrote:
    If the WiFi setup doesn't require a user certificate, you should select "None" for a certificate when defining the connection. The CA certificate(s) you installed earlier are used automatically as long as they are enabled for WiFi usage.
    Here are the settings for the network for a Nokia N82. Maybe, this will help shed some light on the issue. FYI - I could not make these settings work for my Nokia N8 as well. The IT help desk says they are unable to solve the issue.
    juhanima wrote:
    The connection dialog is supposed to show only actual user certificates to choose from, but it is a known bug in the current N9 FW that if you install something that is not a CA certificate it is taken for a user certificate by default and shown as an option in the connection dialog. The bug will be fixed in the next FW update I believe.
    I have only installed one CA certificate (the one which can be found at the link I provided above). It does not ask for any password when I install it.  When I go to Certificate Manager and try to change the password it informs that there is no password for the certificate. 
    juhanima wrote:
    On the other hand, if the connection does require a user certificate you should have received one from the network's administrator in a PKCS#12 package with a password. You need the password when installing the package and later when using the private key related to the user certificate. But it sounds like this is not the case, so just select "None".
    Hope this helps.
    Juhani Mäkelä
    Harmattan certificate manager maintainer
    So I did choose "None" as certificate. EAP Type - PEAP and EAP MSCHAPv2 as the EAP method. I could not connect to the network using these settings.  The certificate was installed at this point. If I try connecting using the certifcate it asks me for the password. So, right now, it is a problem connecting to the network. Would appreciate any help in this regard.
    Cheers
    Rahul

  • Wifi drops constantly on WPA enterprise wifi on my campus

    Hello,
    I own a macbook pro retina mid 2012 on maverick. The wifi drops constantly on campus, it's a WPA enterprise wifi. The wifi seems to work fine at home. My computer has been sent to an apple store twice for this issue already, I got it back but it is still not working and i spent more than 3 hours on the phone with apple trying to solve that issue. They made me run a lot of stuff, got me to send them files so that their engineers could work on them.
    Bottom of the story, they tell me that the problem must come from my university wifi, a wifi network used by 50 000 students every single day and everyone is fine with it ...
    I have been to the computer help desk on campus and they had no idea what to do.
    So please if anyone has any hint, i would greatly appreciate as I lost faith in apple "engineers" and their skills.
    Thanks guys.

    Hi  ,
    Thank you for visiting the HP Forums! A great place where you can find solutions for your issues with help from the community!
    I came across your post about the Notebook, and wanted to assist you! I have looked into your issue about your HP ENVY 15-k233ca Notebook and issues with the WiFi dropping constantly. Try this fix.
    Go to device manager,the Network adapters WiFi driver properties power management
    Allow this computer to turn off wifi to save power, uncheck it and restart the Notebook. Hope this helps. Thanks.

  • Setting up iPad, don't know what to select for security; WEP, WPA, WPA2, WPA Enterprise or WPA2 Enterprise.  We have service through Charter cable.

    Setting up iPad, don't know what to select for security; WEP, WPA, WPA2, WPA Enterprise or WPA2 Enterprise.  We have service through Charter cable.
    Thanks for your help!

    Choose the strongest security available on your router, preferably WPA2 using AES encryption and a long complex passphrase with at least 14 characters (the maximum is 63 characters).

  • WVC210 and WPA-enterprise

    I bought a WVC210 and want to configure it with WPA Enterprise. Regarding to http://www.cisco.com/en/US/prod/collateral/vpndevc/ps6918/ps9692/ps9944/ps9948/data_sheet_c78-504108.pdf it should be an option, but it isn't in the admin config pages. I've tried updating the firmware (1.0.0).
    Why doesn't it work? Any help is appricated

    Hi!
    The firmware is now out and I have the options in the web interface! But, I can't get it to work. We have Cisco Aironet APs with WAP-EAP against a MS IAS (via RADIUS) with certificates configured. I've tried to upload the certificate to the cam but it doesn't work. The webinterface doesn't offer much help. Is there any guide or something like that?
    Thank you!
    Andreas

  • IPad WPA Enterprise connection

    I am setting up a bunch of iPads at work and I keep getting "Unable to Join Network" when I try to login to the WPA Enterprise network. I successfully set up about 8, but for some reason I still can't get this one going. I have tried reseting the network settings, reseting the iPad to factory condition... nothing seems to work. Any help would be very much appreciated.

    Try updating the WLAN drivers and see if it helps.
    http://support.lenovo.com/en_US/downloads/detail.page?DocID=DS015011
    *Non Lenovo employee*
    I have a Y2P (i5) ... Feel free to ping me if you want me to test some applications with your Y2P if you have the same model. I don't mind keep doing recovery on it if needed .... =)

  • AP541N - WPA Enterprise - Failed to connect

    Hi,
    I am trying to configure an AP541N with WPA Enterprise. My RADIUS server is an MS ISA 2003 and is already working fine with other devices (I have a ASA5510 also configured to use RADIUS authentication with this server). When I try to connect, I am getting the following error message on the event log of the AP541N:
    Aug  4 18:37:36
    info
    hostapd
    wlan0: IEEE 802.11 STA 00:19:d2:9e:7a:81 deauthed from BSSID 00:21:29:01:60:e0 reason 1
    Aug  4 18:37:36
    info
    hostapd
    wlan0: STA 00:19:d2:9e:7a:81 IEEE 802.1X: Supplicant used different EAP type: 1 (Identity)
    Aug  4 18:37:36
    warn
    hostapd
    wlan0: STA 00:19:d2:9e:7a:81 IEEE 802.1X:  authentication failed - identity 'MYDOMAIN\myuser' EAP type: 0  (Unknown)
    Aug  4 18:37:36
    info
    hostapd
    The wireless client with MAC address 00:19:d2:9e:7a:81 had an authentication failure.
    Aug  4 18:37:36
    warn
    hostapd
    wlan0: STA 00:19:d2:9e:7a:81 IEEE 802.1X: could not extract EAP-Message from RADIUS message
    However, I do not see any error message on the ISA side. It actually tells me that the authentication happens fine. Any suggestion how I could troubleshoot this problem?
    Thank you in advance for your help and have a great day,
    Alex

    After investigation, I found that my ISA server was not configured properly. Here is the URL I used to configure it properly: http://technet.microsoft.com/en-us/library/cc779009(WS.10).aspx

  • Connecting n96 to WPA Enterprise

    Has anyone been able to connect a n96 to WPA Enterprise (TKIP Encryption; PEAP; EAP-MSCHAP v2) WLAN?
    thanks.

    Not sure what u mean by Enterprise but here is what I got my wireless router set with:
    Authentication: WPA-PSK and WPA2-PSK
    Encryption: TKIP
    Wireless Mode: 802.11b/g
    DTIM Period: 3
    Maximum Connection Rate: 53 Mbps
    I have mine set to a custom pass phrase key.
    When I used the WLAN scan on the handset, it found my wireless network very easy then all I had to do was select it then enter the pass phrase key. When I first started my Nokia PC Suite, my router said there was a conflict and placed my N96 with DMOZ Enabled. A quick reboot of the phone then everything working fine.
    I have a BT2700HGV router.
    Hope this is of some help to you

  • Problems connectig using WPA Enterprise with Leopard

    I updated my software yesterday, but today i could not log on to the network at my university. There were no problems with the Windows XP pcs I tested. It wonder if it might have something to do with the password reseting itself - when I enter the network preferences screen the password section is blank even if I ask Leopard to remember it.
    It seems to accept my password and shows signal strength varying from between two points and full strength, but is listed as disconnected by network diagnostics.
    If any of you have experienced similar problems any help would be appreciated.
    -jonsef-

    Welcome to Apple Discussions.
    If you are using WPA Enterprise to connect, it's likely that you did so using 802.1X under Mac OS X 10.4 before installing Leopard. This mechanism has changed in Mac OS X 10.5 and it is clearly not performing as expected, and causing serious problems for enterprise and higher education users.
    Insert the string <802.1X> in the Search Box in the upper right corner, and you'll see a number of posts about this issue by academic computing staff personnel, who are working cooperatively to identify the issues involved, and find workarounds until the matter can be addressed by Apple.
    I suggest also that you contact an AppleCare representative at (800) APL CARE and initiate a case. Be prepared for very long wait on hold times, possibly 45 minutes or more. They are flooded with requests, but it's important that additional pressure be placed on them to escalate these reported cases for resolution.

Maybe you are looking for

  • Preview holds up ejecting an external disk

    Reporting a problem/work around I have most of my files on an external hard drive.  When I open a file in Preview (this usually happens with image files), then quit preview, the hard drive cannot be ejected because the disk is still in use.  It is po

  • Check in MIGO for the excise tab

    Hello Guru's, We are trying to put the check for the Sub Transaction type in MIGO. As we capture and post Excise in MIGO itself. We have tried but none of the Excise CIN exits are firing in the MIGO transaction. Can anyone please suggest any BADI or

  • Problem in triggering NWDS7.0

    Hi, I have installed NWDS7.0 in my system. But when i try  to start it, its giving me an error "Problems during start up. Check the ".log" file in the ".metadata" directory in your workspace. JDK version is 1.4.2_12 Following are the contents in the

  • Parsing a File Name into A Timestamp and Applying it as Metadata

    Hello,<br /><br />I am working on a lo-fi photographic documentation project, and the camera I am using does not record EXIF information. The extent of the metadata it provides is in the naming convention which is in the format of "DD-MM-YY_HHMM.jpg"

  • Win 7 automation error when running crystal 10 reports

    I am getting automation and memory type errors when running crystal 10 reports through a VB6 application on WIN 7 32 bit PC... does not happen on all win7 PCs, in fact, the reporting will work for a time and then errors, but once getting the errors,