Anyone ever meet this problem? Or anyone know how to get the detail
"DHCP fail result"

On Sep 11, 5:41 pm, John <[email protected]> wrote:
> I got a problem when I try to connect the wifi with WEP2 enterprise.
> In the log, I found it failed when doingDHCPrequest. I don't know
> why. Is any place I can get detail log. Or anything wrong with my
> config, Or it is not supported by Android 1.5
>
> Here is my config in /data/misc/wifi/wpa_supplicant.conf
> -----------------------------------
> ctrl_interface=tiwlan0
> update_config=1
>
> network={
>         ssid="TP-LINK"
>         key_mgmt=NONE
>         group=WEP104 WEP40
>         auth_alg=OPEN SHARED
>         wep_key0="1AY&S"
>         priority=1
>         disabled=1
>
> }
>
> network={
>                 ssid="IBM"
>                 identity="[email protected]"
>                 password="XXXXXX"
>                 scan_ssid=1
>                 proto=WPA2
>                 key_mgmt=WPA-EAP
>                 eap=LEAP}
>
> -----------------------------------------
>
> Ouput log - get by "adb logcat"
> -----------------------------------------
> /WifiMonitor(   69): Event [CTRL-EVENT-STATE-CHANGE id=1 state=7]
> /WifiMonitor(   69): Event [CTRL-EVENT-CONNECTED - Connection to
> 00:1e:bd:65:39:a0 completed (auth)
> id=1 id_str=]]
> /WifiStateTracker(   69): Changing supplicant state: GROUP_HANDSHAKE
> ==> COMPLETED
> /WifiStateTracker(   69): New network state is CONNECTED
> /WifiStateTracker(   69): DhcpHandler:DHCPrequest started
> /SettingsWifiEnabler(  190): Received network state changed to
> NetworkInfo: type: WIFI[], state: CON
> ECTING/OBTAINING_IPADDR, reason: (unspecified), extra: (none),
> roaming: false, failover: false, isAv
> ilable: true
> /WifiStateTracker(   69): DhcpHandler:DHCPrequest failed:DHCP
> result was failed
> /WifiMonitor(   69): Event [CTRL-EVENT-STATE-CHANGE id=1 state=8]
> /WifiStateTracker(   69): Changing supplicant state: COMPLETED ==>
> DORMANT
> /WifiStateTracker(   69): Deconfiguring interface and stoppingDHCP
> /WifiMonitor(   69): Event [CTRL-EVENT-DISCONNECTED - Disconnect event
> - remove keys]
> /WifiMonitor(   69): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=8]
> /WifiStateTracker(   69): New network state is DISCONNECTED
> /WifiStateTracker(   69): Changing supplicant state: DORMANT ==>
> DORMANT
> /SettingsWifiEnabler(  190): Received network state changed to
> NetworkInfo: type: WIFI[], state: DIS
> ONNECTED/FAILED, reason: (unspecified), extra: (none), roaming: false,
> failover: false, isAvailable:
> true
> /GpsLocationProvider(   69): updateNetworkState unavailable
> /WifiMonitor(   69): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=1]
> /WifiStateTracker(   69): Changing supplicant state: DORMANT ==>
> INACTIVE
> /GpsLocationProvider(   69): updateNetworkState unavailable
> ------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Android Discuss" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to