WPA/WPA2 encryption for (WiFi) Ad-hoc?

Is there any Apps that can create WPA/WPA2 encryption for (WiFi) Ad-hoc connection beside default WEP? I'm aware that WEP is not as good as WPA/WPA2 encryption......... i'm using my neighbours WiFi connection for free...

If you want WPA, then your key_mgmt and pairwise are definitely wrong. I'd say don't set key_mgmt, pairwise and group at all, the defaults are ok.

Similar Messages

  • E70 doesn't work with WPA/WPA2!

    Hello, ppl!
    Does anybody know if there is any chance that E70 will work with WPA/WPA2 encryption? Found it is not working with my home router configured to WPA but works with WEP. However WEP isn't strong protection and I'd prefer WPA. I just took phone to see it's capabilities before buying but lack of WPA would stop me from purchase - WM devices never had such trouble
    'd like to hear from someone who do really know if this device will ever work with WPA and maybe it could do now.
    PS. have installed latest firmwares to the router and mobile phone.

    ST.x wrote:
    Maos wrote:
    iphitus wrote:Sorry, I upped a new netcfg but forgot to run the update scripts on archlinux.org.... done now, the package is up.
    I am very impressed of what all of you are doing but out of curiosity I ask in the most humble way when the x86_64 package will be up?
    ABS
    Doh! Don't know why I didn't think of that...

  • Wireless Networking - unable to select an encryption type for WPA/WPA2

    I recently upgraded to 10.5.3 and didn't notice until now that Network preferences no longer provides an option for specifying the encryption method (TKIP or AES-CMP) for a new wireless network? I don't recall ever having had this issue before. Is this new to 10.5.3 or has this been a recognized problem prior to 10.5.3? I can only select from WPA Personal or Enterprise, WPA2 Personal or Enterprise (ignoring the WEP options here).
    Is there another area of the OS that I can modify to change the encryption type?
    This is weird...

    While I was able to get WEP to work, it would only switch to WEP for both bands, and I wasn't too excited about this option. So to max out security, what I did was keep my dual band Airport Extreme running on WPA2 (5GHz N-only for all my Mac equipment; a wireless G for ipod touch). I then bought a linksys/cisco WRT54G2 for about $40 new from Amazon, and connected it with ethernet to the Airport Extreme base. Took a little fiddling to get it to behave as a bridge (can describe for you how I did this if you go down this route). But most importantly, maxed out security for WEP on this device by not broadcasting the SSID (don't on my other network either), having a very obscure SSID name (think strong password), set an equally obscure random password of all character types, setup up MAC filter so it could only be connected to my Pronto (and one of my notebooks for configuration). Also run it on a different 2.4ghz channel than the Airport Extreme to minimize conflict. Copied the info over to the Pronto config program (I use bootcamp to do this on my notebook), and everything works great. I do wish Apple gave us complete control over both bands (like the level of config I've done here), but the solution here was still pretty clean. My understanding is that Philips is planning to add WPA/WPA2 to Pronto capability by year-end (the connect/re-connect times are slower and they didn't want their products taking a performance hit, but I'd happily wait an extra second or two after picking up the remote to not expose my network via WEP). Hope that helps, but probably not what you wanted to hear. I found it a fairly quick and inexpensive workaround for now.

  • Certificate Not Verified for Wifi WPA Enterprise

    Hi all
    I have a MDM server to deploy profile to all enrolled devices (iPhone4s, iPad...etc) for wifi setting (WPA2 PEAP SSID: M_WEP_ENT).
    But I found one issue, if users have ever connected to M_WEP_ENT and accepted Certificate.
    After deploying profile to the users' devices, it shows "Not Verified" in Certificate while these users try to connect the wifi with specified SSID.
    And I also install this profile with iPCU, but there is no this problem, iOS just directly to ask users for input user/password again.
    The following is my profile plist setting, does any idea for this issue ?
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <array>
        <dict>
            <key>AuthenticationMethod</key>
            <string>directory</string>
            <key>AutoJoin</key>
            <false/>
            <key>EAPClientConfiguration</key>
            <dict>
                <key>AcceptEAPTypes</key>
                <array>
                    <integer>25</integer>
                    <integer>21</integer>
                </array>
                <key>EAPFASTProvisionPAC</key>
                <false/>
                <key>EAPFASTProvisionPACAnonymously</key>
                <false/>
                <key>EAPFASTUsePAC</key>
                <false/>
                <key>OneTimePassword</key>
                <true/>
                <key>OneTimeUserPassword</key>
                <true/>
                <key>OuterIdentity</key>
                <string></string>
                <key>SystemModeCredentialsSource</key>
                <string>ActiveDirectory</string>
                <key>TLSAllowTrustException</key>
                <true/>
                <key>TTLSInnerAuthentication</key>
                <string>MSCHAPv2</string>
                <key>UserName</key>
                <string></string>
                <key>UserPassword</key>
                <string></string>
            </dict>
            <key>EncryptionType</key>
            <string>WPA</string>
            <key>HIDDEN_NETWORK</key>
            <false/>
            <key>Interface</key>
            <string>BuiltInWireless</string>
            <key>Password</key>
            <string></string>
            <key>PayloadDescription</key>
            <string></string>
            <key>PayloadDisplayName</key>
            <string>WiFi (M_WPA_ENT)</string>
            <key>PayloadEnabled</key>
            <true/>
            <key>PayloadIdentifier</key>
            <string>com.test.wifi.config</string>
            <key>PayloadOrganization</key>
            <string>test</string>
            <key>PayloadType</key>
            <string>com.apple.wifi.managed</string>
            <key>PayloadUUID</key>
            <string>c20997cf-e696-4d48-b685-c88c3633d4a2</string>
            <key>PayloadVersion</key>
            <integer>1</integer>
            <key>ProxyType</key>
            <string>None</string>
            <key>SSID_STR</key>
            <string>M_WPA_ENT</string>
            <key>SetupModes</key>
            <array>
                <string>System</string>
            </array>
        </dict>
    </array>
    </plist>
    The following is the error log from iPCU console while users to click "Accept" "Not Verified" Certificate:
    Jul 10 11:53:06 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Transaction completed. Status: 200
    Jul 10 11:53:06 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Attempting to perform MDM request: DeviceInformation
    Jul 10 11:53:06 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Command Status: Acknowledged
    Jul 10 11:53:06 Miller-iPhone4s Preferences[5566] <Warning>: -[VPNConnectionStore reloadVPN]: The active VPN configuration has changed from  to (null)
    Jul 10 11:53:06 Miller-iPhone4s Preferences[5566] <Warning>: -[VPNBundleController _vpnConfigurationChanged:] (0x160200:<VPNBundleController: 0x160200>): _serviceCount(0), serviceCount(0), toggleInRootMenu(0), RootMenuItem(1)
    Jul 10 11:53:07 Miller-iPhone4s eapolclient[5579] <Notice>: en0 START
    Jul 10 11:53:07 Miller-iPhone4s wifid[547] <Error>: WiFi:[363585187.064848]: Processing link event DOWN
    Jul 10 11:53:07 Miller-iPhone4s wifid[547] <Error>: WiFi:[363585187.224358]: Processing link event UP
    Jul 10 11:53:07 Miller-iPhone4s configd[14] <Notice>: LINKLOCAL en0: parent has no IP
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AppleBCMWLANCore::setDISASSOCIATE() [wifid]:
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AppleBCMWLAN Left BSS:       @ 0xc0cbc200, BSSID = 00:21:e9:b8:67:b2, rssi = -61, rate = 54 (100%), channel = 10, encryption = 0x8, ap = 1, failures =   0, age = 0, ssid[13] = "HMDM QA Apple"
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AirPort: Link Down on en0. Reason 1 (Unspecified).
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AppleBCMWLANCore::setASSOCIATE() [wifid]:  lowerAuth = AUTHTYPE_OPEN, upperAuth = AUTHTYPE_WPA2_8021X, key = CIPHER_NONE    , 802.1X .
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: [177104.488024000]: AppleBCMWLANNetManager::prepareToBringUpLink(): Delaying powersave entry in order to get an IP address
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AppleBCMWLAN Joined BSS:     @ 0xc0ff4600, BSSID = 1c:aa:07:17:d3:a0, rssi = -63, rate = 54 (100%), channel = 11, encryption = 0xc, ap = 1, failures =   0, age = 11, ssid[ 6] = "M_WPA_ENT"
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: AirPort: Link Up on en0
    Jul 10 11:53:07 Miller-iPhone4s kernel[0] <Debug>: en0: BSSID changed to 1c:aa:07:17:d3:a0
    Jul 10 11:53:07 Miller-iPhone4s configd[14] <Notice>: network configuration changed.
    Jul 10 11:53:07 Miller-iPhone4s UserEventAgent[12] <Warning>: DEBUG: Changing WiFi state: 0
    Jul 10 11:53:07 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Network reachability has changed.
    Jul 10 11:53:07 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Network reachability has changed.
    Jul 10 11:53:07 Miller-iPhone4s mdmd[5534] <Notice>: (Note ) MDM: Scheduling poll of MDM server.
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Warning>: -[WiFiManager(Private) _enterpriseAssociationResult:withInfo:]: User Information required
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Warning>: -[<CALayer: 0xd5ecaf0> display]: Ignoring bogus layer size (320.000000, 34359738368.000000)
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSaveGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetPatternPhase: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextGetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextFillRects: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetPatternPhase: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextGetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextFillRects: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextRestoreGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSaveGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextAddPath: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: clip: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextGetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextFillRects: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetCompositeOperation: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextRestoreGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSaveGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineWidth: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineJoin: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineCap: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetMiterLimit: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFlatness: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextAddPath: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextDrawPath: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextRestoreGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFillColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetStrokeColorWithColor: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSaveGState: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineWidth: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineJoin: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetLineCap: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetMiterLimit: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextSetFlatness: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextAddPath: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextDrawPath: invalid context 0x0
    Jul 10 11:53:07 Miller-iPhone4s Preferences[5566] <Error>: CGContextRestoreGState: invalid context 0x0
    Jul 10 11:53:08 Miller-iPhone4s kernel[0] <Debug>: AppleBCMWLANCore:startRoamScan(): 2949 Delaying RoamScan; because  Join Mgr Busy 0 isWaitingforIP 1

    this TOTALLY fixed the problem for me
    (which started i believe when i deleted the cache, cookies and security settings stuff in camino, sometimes apparently the certificates don't like, preserve themselves or something...):
    http://support.rhombic.net/knowledge-base/articles/no-root-certificate-with-mail -app
    follow the download links...
    and also
    https://knowledge.verisign.com/support/ssl-certificates-support/index?page=conte nt&id=SO4785&actp=LIST
    (follow the first instruction under the resolution heading)
    I don't know actually if this last link above is helpful but i did it anyways. If you find out, let me know!
    once these have been downloaded to your desktop, double-clicking them automatically opens keychain. Be sure to put them into your X509 Anchors...
    It hasn't resolved everything, but the major websites, its made EVERYTHING a lot easier. and no, i don't want to Archive and Install.

  • Could not access wifi (wpa,wpa2)

    hi, all
    im developing an access point(ap), but i have critical problem...
    in auth mode WPA(personal, enterprise mode, and aes, tkip, tkip-aes), WPA2(personal, enterprise mode, and aes, tkip, tkip-aes), any devices can connect to my ap except for iphone
    i could not understand why only iphone disassociated my ap
    belows are logs...
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: 500368.098888 wlan.N[10295] AppleBCMWLAN Joined BSS:     @ 0x812f4200, BSSID = 00:90:a3:47:4f:c1, rssi = -45, rate = 54 (100%), channel =  4, encryption = 0x8, ap = 1, failures =   0, age = 42, ssid[ 6] = "cc3900"
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: AirPort: Link Up on en0
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: en0::startOutputQueues (0)
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: IO80211PeerManager::doEnable
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: en0: BSSID changed to 00:90:a3:47:4f:c1
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: en0::IO80211Interface::postMessage bssid changed
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: en0: BSSID changed to 00:90:a3:47:4f:c1
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: en0::IO80211Interface::postMessage bssid changed
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: IO80211Peer::queuePacket ff:ff:ff:ff:ff:ff alllocate queue for ac 0
    Apr  5 10:05:05 jingyun-ui-iPhone configd[48] <Notice>: network changed: v4(pdp_ip0:163.222.71.173, en0-:192.168.0.66) DNS! Proxy-
    Apr  5 10:05:05 jingyun-ui-iPhone configd[48] <Notice>: Captive: CNPluginHandler en0: Inactive
    Apr  5 10:05:05 jingyun-ui-iPhone configd[48] <Notice>: network changed: v4(pdp_ip0:163.222.71.173) DNS Proxy
    Apr  5 10:05:05 jingyun-ui-iPhone mDNSResponder[31] <Error>: DeregisterInterface: Frequent transitions for interface en0 (192.168.0.66)
    Apr  5 10:05:05 jingyun-ui-iPhone mDNSResponder[31] <Error>: mDNS_RegisterInterface: Frequent transitions for interface en0 (FE80:0000:0000:0000:3ED0:F8FF:FE24:E898)
    Apr  5 10:05:05 jingyun-ui-iPhone kernel[0] <Debug>: 500368.199680 wlan.N[10296] AppleBCMWLANCore:startRoamScan(): 3365 Delaying RoamScan; because  Join Mgr Busy 1 isWaitingforIP 1
    Apr  5 10:05:08 jingyun-ui-iPhone Preferences[12524] <Warning>: -[APOtherNetworkController keyboardWillShow:]
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: 500371.085227 wlan.N[10297] AppleBCMWLANNetManager::handleDisassoc():  status = 0, reason = 15, flags = 0x0, authtype = 0, addr = 00:90:a3:47:4f:c1
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: 500371.089803 wlan.N[10298] AppleBCMWLANNetManager::leaveNetworkAsync():  kDeauthdCurrNetwork already set. Skipping call to leaveNetworkASync
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: 500371.089933 wlan.N[10299] AppleBCMWLAN Left BSS:       @ 0x812f4200, BSSID = 00:90:a3:47:4f:c1, rssi = -45, rate = 54 (100%), channel =  4, encryption = 0x8, ap = 1, failures =   0, age = 45, ssid[ 6] = "cc3900"
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: 500371.090008 wlan.A[10300] AppleBCMWLANCore::deleteAllPktFilters():  Deleted IPv4/IPv6 and Magic packet filters
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: AirPort: Link Down on en0. Reason 1 (Unspecified).
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: en0::stopOutputQueues
    Apr5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: IO80211PeerManager::doDisable
    Apr  5 10:05:08 jingyun-ui-iPhone kernel[0] <Debug>: en0::IO80211Interface::postMessage bssid changed
    Apr  5 10:05:08 jingyun-ui-iPhone Preferences[12524] <Warning>: WiFi: Joined (null)
    Apr  5 10:05:09 jingyun-ui-iPhone Preferences[12524] <Warning>: -[VPNConnectionStore reloadVPN]: The active VPN configuration has changed from  to (null)
    Apr  5 10:05:09 jingyun-ui-iPhone Preferences[12524] <Warning>: -[VPNBundleController _vpnConfigurationChanged:] (0x1ed9d110:<VPNBundleController: 0x1ed9d110>): _serviceCount(0), serviceCount(0), toggleInRootMenu(0), RootMenuItem(1)
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: 500372.046796 wlan.N[10301] AppleBCMWLANCore::setASSOCIATE():  [wifid]:  lowerAuth = AUTHTYPE_OPEN, upperAuth = AUTHTYPE_WPA2_PSK, key = CIPHER_PMK , don't disassociate    .
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: 500372.130819 wlan.A[10302] AppleBCMWLANNetManager::prepareToBringUpLink():  Delaying powersave entry in order to get an IP address
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: 500372.130940 wlan.N[10303] AppleBCMWLAN Joined BSS:     @ 0x81459000, BSSID = 00:08:9f:d2:f4:a0, rssi = -73, rate = 54 (100%), channel =  9, encryption = 0xc, ap = 1, failures =   0, age = 0, ssid[ 6] = "iptime"
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: AirPort: Link Up on en0
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: en0::startOutputQueues (0)
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: IO80211PeerManager::doEnable
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: en0: BSSID changed to 00:08:9f:d2:f4:a0
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: en0::IO80211Interface::postMessage bssid changed
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: en0: BSSID changed to 00:08:9f:d2:f4:a0
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: en0::IO80211Interface::postMessage bssid changed
    Apr  5 10:05:09 jingyun-ui-iPhone kernel[0] <Debug>: IO80211Peer::queuePacket ff:ff:ff:ff:ff:ff alllocate queue for ac 0
    Apr  5 10:05:10 jingyun-ui-iPhone kernel[0] <Debug>: 500372.210844 wlan.N[10304] AppleBCMWLANCore:startRoamScan(): 3365 Delaying RoamScan; because  Join Mgr Busy 1 isWaitingforIP 1
    Apr  5 10:05:10 jingyun-ui-iPhone kernel[0] <Debug>: 500372.376670 wlan.N[10305] AppleBCMWLANJoinManager::handleSupplicantEvent():  status = 6, reason = 0, flags = 0x0, authtype = 0, addr = 00:00:2c:f4:02:00
    Apr  5 10:05:10 jingyun-ui-iPhone profiled[12552] <Notice>: (Note ) profiled: Service starting...
    so my question is that what means for reason=15 (wlan.N[10297] AppleBCMWLANNetManager::handleDisassoc():  status = 0, reason = 15, flags = 0x0, authtype = 0, addr = 00:90:a3:47:4f:c1)
    , and why handleDisassoc function is called with reason=15?
    android, windows could connect my ap, so i think there is no problem with wpa,wpa2 authentication packets.
    are there ideas?
    ps1. what is the best way to debug this problem for windows?
    ps2. please save me. this problem makes my lifespan decrease.

        Mifrett, don't panic. I'm here to assist you. It sounds like the software update may be conflicting with the software of the applications that were previously downloaded to your device. I recommend that you uninstall a few applications in Settings>Manage Apps> tap the app>tap uninstall application. Once you have uninstalled a few applications, power your device off/on. You may redownload the applications that you previously had. However, this time, the applications will be downloaded to your phone with the latest app software. I trust that these steps will improve the performance of your device. Keep us posted. We're here for you.
    LasinaH_VZW
    VZW Support
    Follow us on Twitter @VZWSUPPORT

  • Wifi w/WPA/WPA2 Enterprise

    I have a strange issue. We are trying to connect iPhones to the corporate wifi network. This uses WPA/WPA2 Enterprise encryption with EAP-FAST authentication. I have created a Wifi Configuration Profile using the iPhone Config Utility v3.3. All settings look correct.
    I install this config profile to an iPhone 4 and it cannot connect.
    I install this same config profile to iPod Touch 2G and it does not connect.
    I install this same config to iPad2 and it works perfectly fine. Connects every time no problem.
    Apparently there is some difference in how the devices handle wifi security?!?
    Does anyone have any insight into this?

    Is the wireless network an "n" network?
    If so, the iPhone 4 supports 802.11b/g/n Wi-Fi (802.11n 2.4GHz only).
    No such 2.4GHz only requirement for an "n" network with the iPad.

  • 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).

  • Free RADIUS/802.1X Service for WPA/WPA2-Enterprise

    Hi, just wanted to let everyone know that I recently started offering a Free Edition of our AuthenticateMyWiFi service, a hosted RADIUS/AAA service offering 802.1X authentication for use with WPA/WPA2-Enterprise encryption.
    The Free Edition features 1 user account, supports 1 AP, and includes: PEAP authentication for wireless and wired connections, web-based control panel, and activity logging.
    This is great for IT professionals wanting to experiment with 802.1X or to get enterprise Wi-Fi security in homes and small offices.
    For more info visit our site:
    http://www.nowiressecurity.com/service.htm
    - Eric Geier

    I recommend contacting Linksys support on the phone and ask them which model router has Radius or Enterprise WPA features. Some home class routers may not have this. Ask and see what is available. 

  • HT4718 would i be able to use the lion internet recovery since my college uses WPA/WPA2 Enterprise wifi?

    would i be able to use the lion internet recovery since my college uses WPA/WPA2 Enterprise wifi? Im confused becasue this exact one is not listed under apples page about os x recovery.

    Probably not.  You'd need to go somewhere that Internet isn't on a locked-down wireless network.
    See this for specifics.  "It depends."
    http://support.apple.com/kb/HT4718

  • Best security setting for TC? WPA, WPA2 clarification?

    I am using TC just as a wireless hard drive. What would the best security setting be? I am confused by WPA Personal and WPA/WPA2 Personal?
    Thanks in advance!

    With the TC the choices are: WPA/WPA2 Personal, WPA2 Personal, WPA/WPA2 Enterprise, and WPA2 Enterprise.
    The basic difference between WPA & WPA2 is the encryption type. WPA uses Temporal Key Integrity Protocol (TKIP), whereas WPA2 uses either TKIP or the stronger Advanced Encryption Standard (AES) encryption.
    WPA/WPA2 Personal allows for both types of clients to connect, whereas, WPA2 Personal only allows clients that support AES.
    The strongest security of the two would be to use WPA/WPA2 Personal with all clients (Mac and PC) running WPA2.

  • Passwords for WPA/WPA2 PC household

    I just purchased and Airport Extreme N router today after reading good things. I was pleasantly surprised at how it detected the situation (Airport as a wireless bridge to the wired network with wired router. On my PC with the utility, it connects and the performance is very good.
    I tried to connect my wife and my son and gave them the 8 character alphanumeric code. The password is incorrect. I tried changing the password that was automatically set up in my Vista network settings to the one I set in the router and it also fails to connect. If I go back into the utility and save settings, it appears to change my password in vista for the wireless network appropriately.
    I am using the WPA/WPA2 setting. I read somewhere on the net that it may be setting an equivalent password. I looked this up in the airport utility under "Base station - Equivalent Network Password". The thing comes up with probably 40 digits which make my eyes hurt and no way to cut and paste.
    Is there some way to get an ascii password up and running for windows computers like all my other routers have for WPA?
    I am assuming I am doing something wrong. I appreciate your help.
    Jim

    Thank you, Henry. I read the info on that site earlier and it is good. I am thinking it is something else. These are new laptops. Mine is completely up to date with all patches and drivers, Vista Premium, Dell M1330, Intel 4965AGN Draft N card. I notice that if I type in the password that I set in the airport to the settings for the wireless connection in Vista, then it fails. If I update settings through the Airport utility, which resets the password in Vista for me, it works. I am connected to it right now.
    I will play with this more tomorrow. I want to try connecting with no security.
    I was going to try to contact support somehow, but it is very hard to find support listed for routers under support options. Actually, it looks like support is something Apple gives sparingly, so I decided to try here. I appreciate the quick response and any other thoughts anyone has.
    I have set up a lot of routers using the web page interface. This is simple, but cryptic. It is enough different to be throwing me, so it could be something I have done.

  • Nokia 808 WPA/WPA2 secured wifi problems

    I have a nokia 808 pureview with BELLE FP2. However i am not able to connect to WPA/WPA2 secured wifi connection in my college. It should ask for a username and password for authentication but it simply tries to connect automatically and does not connect saying authenticaton failed. Please help me over the issue.

    try this out to see if it helps you: http://betalabs.nokia.com/trials/wlan-software-upd​ate

  • Does WiFi adapter supports WPA-PSK encryption on Equium A100-147?

    I've decided to buy an Equium A100-147, but I'd like confirmation that the WiFi adapter supports WPA-PSK encryption. I can't find any confirmation anywhere. My guess is that it does, as it's a recent machine, but I'd like to be sure.
    Thanks once again.
    Doug

    Hi
    Im not 100% sure what WLan card was installed on this unit but I think it could be a Intel Wireless 3945ABG card.
    The Intel PRO/Wireless 3945ABG card supports WPA, WPA2, WPA-PSK encryption. I have found this info on the Intel site. You should also check it.
    But as I said above, Im not 100% sure about the Wlan card. In my knowledge many notebook series are delivered with different hardware configuration. That means that different Wlan cards can be used in notebook.

  • Ipad will not connect to wifi wpa/wpa2

    My Ipad 2 will not connect to my Wifi setup.  I have a wireless router with a WPA/WPA2 security.  I have the password and I just keep getting the message unable to connect.  Any suggestions on how to solve this?

    I don't have this exact issue. Mine will connect, but it drops the connection all the time. It's really frustrating. Searching for a solution, I've come across a few things that might help you. You could try turning off the wifi in settings and then turning it back on, going into the settings and restoring network settings, and going into settings and renewing your lease. I tried all of those things and none of them fixed my problem, but a lot of threads here mention them, so I assume they work for some people. I hope this helps!

  • No WPA2 encryption option for Intel 2200BG wireless on T42 w XP SP3

    Hi, trying to upgrade my wireless network to WPA2 so i can use the higher 802.11n speeds for my new T500 so I want to upgrade my T42 now on WPA to WPA2. (Yes I realize my T42 needs to be turned off from the wireless network before I can get the higher speed for my T500 but I still want to have both machines set up for WPA2 so I don't need to change any options in Acess Connections before using the T500 on wireless.)
    On my T42 I have upgraded to the latest Intel PRO/Wireless driver 12.01.1000 dated Jan 5 2009. I have latest Access Connection 5.12. When trying to install Microsoft patch KB893357 it responds that it is no longer needed on latest release (I am on XP SP3.)
    Setting my DIR-655 Dlink router to WPA2 only I can access it with my T500  with encryption set in Access Connection to WPA and AES. I can't access the network from my T42 with these settings. (Dropping the router down to WPA and setting encryption on the T42 to WPA and TKIP works.)
    What can I do to achieve WPA2 encryption on my T42?
    Message Edited by zilla on 2009-02-08 08:40 PM
    T500: Vista 32, 2.8GHz, 4GB RAM, 15.4" 1680x1050, 500GB 7200rpm, ATI Radeon HD3650 + Intel 4500MHD. T42: XP, 1.7GHz, 2GB RAM, 14.1" 1024x768, 250GB PATA, ATI Radeon 7500.

    Googling on WPA2 and SP3 there seems to be quite a few people who lost their WPA2 ability as they installed SP3 on XP. Did anybody here find a solution for their WPA2 SP3 problems?
    T500: Vista 32, 2.8GHz, 4GB RAM, 15.4" 1680x1050, 500GB 7200rpm, ATI Radeon HD3650 + Intel 4500MHD. T42: XP, 1.7GHz, 2GB RAM, 14.1" 1024x768, 250GB PATA, ATI Radeon 7500.

Maybe you are looking for

  • Populating the values of AQ header, IP_MESSAGE_TYPE,Payload

    Please if anyone can advise me about the ways that should be followed in order to populate the values of AQ header, IP_MESSAGE_TYPE,Payload of any B2B message through JDeveloper

  • Find a region in an image

    hi everybody i need to find a red region in an image . but i don't have any idea to do this as fast as possible . can u give any advices. i just need to find the beginning and the ending points of a red painted region in an image (there is only one r

  • Help setting up iPhoto to publish with Flickr

    Please tell me what i am doing wrong. I am trying to get iPhoto to publish to Flickr. I chose my photo, a drop down message appears at the top of the screen saying "Do you want to set up iPhoto to publish to Flickr?" I click Setup and it takes me to

  • Why won't the DVD Player recognise the burned HD DVD?

    Can't find the answer and don't know where to start looking. (My Software Update is up to date.) I spent a (24/7) week compressing, building and burning 60 minutes (3.8GB) of HD-DVD on a DVD-R. The latter plays perfectly in my Mac, (DVD Player) but w

  • Need help from expert urgently - Can't boot my U460 laptop

    I want to reboot my U460 laptop to factory setting so I use the One Key Recovery function. After I have press the button then it shut down and restart the come to the One Key recovery screen. I choose the rocovery to initial state then it run for a w