haaa man ... i cant find a solution ... i have an IP on Windows XP, Seven, and Ubuntu 7.10 but NOT on BT ... i found a solution before but i forgot ... i am on this probleme since the V4 Final issue ... i m becoming mad ....
If you run the Wireless card ALFA AWUS036H with the rtl8187 chipset out of the box on Backtrack 4 Final Release, you can experience problems with the SSID not being correct interpreted. Sometimes the clients only sees the SSID as empty squares (in windows unprintable characters). The weired SSID is also filling up the AP-list on the client.
Applying this patch to airbase-ng will solve that problem:
hxxp://trac.aircrack-ng.org/ticket/714
If you from a client are able to associate with a SoftAP (Airbase-ng) but you don't get an IP address I would suggest you to try turning on the WEP flag/key.
But not getting an IP from dhcpd could also of course be a configuration problem. For solving that question there are I'm sure other threads.
haaa man ... i cant find a solution ... i have an IP on Windows XP, Seven, and Ubuntu 7.10 but NOT on BT ... i found a solution before but i forgot ... i am on this probleme since the V4 Final issue ... i m becoming mad ....
No fix for me ( ALFA AWUS036H with the rtl8187 chipset ) I applied the patch
Same wrong ESSID in Windows Xp clientCode:cd /pentest/wireless/aircrack-ng/src/ wget http://trac.aircrack-ng.org/raw-atta...ssid_svn.patch patch -Np0 -i weird_ssid_svn.patch make distclean make make install cd airbase-ng -e "test" -v mon0
Happiness is only real if shared
Try checking out the subversion trunk (svn co hXXp://trac.aircrack-ng.org/svn/trunk/ aircrack-ng) to a directory somewhere and apply the patch there.
Don't mind the make install just run it from there.
/ Alex