Код:
Jan 11 17:42:49 localhost wlan0: Initial auth_alg=0
Jan 11 17:42:49 localhost wlan0: authenticate with AP 00:1b:11:fa:c1:0e
Jan 11 17:42:49 localhost wlan0: RX authentication from 00:1b:11:fa:c1:0e (alg=0 transaction=2 status=0)
Jan 11 17:42:49 localhost wlan0: authenticated
Jan 11 17:42:49 localhost wlan0: associate with AP 00:1b:11:fa:c1:0e
Jan 11 17:42:49 localhost wlan0: RX ReassocResp from 00:1b:11:fa:c1:0e (capab=0x431 status=0 aid=1)
Jan 11 17:42:49 localhost wlan0: associated <------- все ОК, подключены.
Jan 11 17:51:16 localhost wlan0: RX disassociation from 00:1b:11:fa:c1:0e (reason=4) <-------- а вот тут почему-то рвемся по непонятной причине
Jan 11 17:51:16 localhost wlan0: disassociated
Jan 11 17:51:17 localhost wlan0: associate with AP 00:1b:11:fa:c1:0e
Jan 11 17:51:17 localhost wlan0: RX ReassocResp from 00:1b:11:fa:c1:0e (capab=0x431 status=17 aid=1)
Jan 11 17:51:17 localhost wlan0: AP denied association (code=17)
Jan 11 17:51:17 localhost wlan0: associate with AP 00:1b:11:fa:c1:0e
Jan 11 17:51:17 localhost wlan0: RX ReassocResp from 00:1b:11:fa:c1:0e (capab=0x431 status=17 aid=1)
Jan 11 17:51:17 localhost wlan0: AP denied association (code=17)
Jan 11 17:51:17 localhost wlan0: associate with AP 00:1b:11:fa:c1:0e
Jan 11 17:51:17 localhost wlan0: RX ReassocResp from 00:1b:11:fa:c1:0e (capab=0x431 status=17 aid=1)
Jan 11 17:51:17 localhost wlan0: AP denied association (code=17)
Jan 11 17:51:17 localhost wlan0: association with AP 00:1b:11:fa:c1:0e timed out
Jan 11 17:51:18 localhost phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 0 - CWmin: 4, CWmax: 10, Aifs: 2.
Jan 11 17:51:18 localhost phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 1 - CWmin: 4, CWmax: 10, Aifs: 2.
Jan 11 17:51:18 localhost phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 2 - CWmin: 4, CWmax: 10, Aifs: 2.
Jan 11 17:51:18 localhost phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 3 - CWmin: 4, CWmax: 10, Aifs: 2.
Jan 11 17:51:18 localhost phy0 -> rt2x00mac_conf_tx: Info - Configured TX ring 4 - CWmin: 4, CWmax: 10, Aifs: 2.
Jan 11 17:51:18 localhost wlan0: Initial auth_alg=0
Jan 11 17:51:18 localhost wlan0: authenticate with AP 00:1b:11:fa:c1:0e
Jan 11 17:51:18 localhost wlan0: RX authentication from 00:1b:11:fa:c1:0e (alg=0 transaction=2 status=0)
Jan 11 17:51:18 localhost wlan0: authenticated
Jan 11 17:51:18 localhost wlan0: associate with AP 00:1b:11:fa:c1:0e
Jan 11 17:51:18 localhost wlan0: RX ReassocResp from 00:1b:11:fa:c1:0e (capab=0x431 status=0 aid=1)
Jan 11 17:51:18 localhost wlan0: associated
Вижу, что отключение восстанавливается после одной секунды, но в результате через АР комп не виден в сети значительно дольше. Не знаю куда копать, может ли это происходить из-за плохой связи по воздуху? Уровень сигнала iwlist показывает как -32dB при качестве 54/100, это много или мало? Если кто-нибудь сталкивался, подскажите как можно это разрешить не прибегая к прокладке проводов, т.к. физически это слишком трудоемко.