#6455 closed bug (fixed)
Wireless connection DHCP does not work as expected.
Reported by: | bbjimmy | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/Wireless | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
using:
device Network controller (Ethernet controller) [2|0|0]
vendor 168c: Atheros Communications Inc. device 001c: AR5001 Wireless Network Adapter
and Hailku 36822
With one wireless connection detected using wlanconfig scan:
DHCP finds an ip and gaterwaw, but may change to a new ip at any time... re-assigning the ip from the router. To use wireless I set the ip to static then re-boot to keep the ip ... just seting the ip to static will not keep the ip, the reboot is required.
With more than one wireless connecction:
Wlanconfig join to connect to the proper connection, DHCP finds the ip, but will re-negociate with any detected connection at any time. To use the connection I need to use wlanconfig to set the proper connection and dhcp to get the ip, then set the ip to static and reboot as before, or the ip will change again.
Change History (6)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
If you have a chance you may want to try again with hrev38838 which fixed DHCP issues for me.
comment:3 by , 14 years ago
Indeed DHCP seems to be working again on my wifi again. Sorry for the delay testing, my build system was not working for a while.
using hrev38094
DHCP no longer finds an ip. I must already know the router gateway and ip range and dns to connect.
Before at least DHCP would find the info for me even if it would not keep the ip.