On Wed, 4 Jan 2012, SZABO Zsolt wrote: [...] > Probaltam egy wifis laptoppal csatlakozni, de nem igazan mukodik: > a wpa_supplicant.conf-ban beallitottam az ssid-t, meg a WPA-PSK-t, > de a dhcp szerverig biztos nem jut el a dolog (ami a 152.66.33.148/26-os > subneten van). A laptopon az "iwlist scan" mutatja az "inflab_test" > ssid-t.
nem az ifup-pal inditva a hostapd-t hanem kezzel debuggolva a hostapd -d /etc/hostapd/hostapd.conf olyanokat ir ki, hogy "handle_auth_cb - too short payload (len=26)" A wpa_supplicant kliensen meg: direct probe to AP ... direct probe responded authentication with AP ... (try 1) authentication with AP ... (try 2) authentication with AP ... (try 3) authentication with AP ... timed out A try 1,2,3 alatt jon a hostapd-ra a "too short payload" uzenet. Probaltam WPA nelkul is, ignore_ssid_broadcast-tal (a fenti logok arra vonatkoztak), de lenyeges kulonbseget nem lattam. -- sZs _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
