From: "Владимир Гусев" <vova1971@narod.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] Asus WL-148G - работает начиная с 2.6.25 std-def
Date: Fri, 8 Aug 2008 11:37:26 +0400
Message-ID: <20080808113726.503820e6@book.gusev.ru> (raw)
In-Reply-To: <20080807154853.1ee842d5@book.gusev.ru>
On Thu, 7 Aug 2008 15:48:53 +0400
Владимир Гусев wrote:
> > > [..]
> > А не может быть так, что в результате какого-то бездействия по
> > таймауту отрубается сеть?..
>
> Попробовал дописать в /etc/net/ifaces/wlan0/wpa_supplicant.conf
> параметр fast_reauth=1, а заодно и:
>
> ap_scan=1
> eapol_version=2
>
> Может в этом дело..
Нет, не в этом дело..
Вот сейчас отвалилась сеть (сам интерфейс живет), и вот какая "борьба"
постоянно идет/"сыпется" в /var/log/kernel/info (типичный кусок):
Aug 8 11:24:51 book kernel: wlan0: associated
Aug 8 11:24:51 book kernel: wlan0: CTS protection enabled (BSSID=00:0e:d7:ac:f8:30)
Aug 8 11:24:51 book kernel: wlan0: RX deauthentication from 00:0e:d7:ac:f8:30 (reason=2)
Aug 8 11:24:51 book kernel: wlan0: deauthenticated
Aug 8 11:24:52 book kernel: wlan0: authenticate with AP 00:0e:d7:ac:f8:30
Aug 8 11:24:52 book kernel: wlan0: RX authentication from 00:0e:d7:ac:f8:30 (alg=0 transaction=2 status=0)
Aug 8 11:24:52 book kernel: wlan0: authenticated
Aug 8 11:24:52 book kernel: wlan0: associate with AP 00:0e:d7:ac:f8:30
Aug 8 11:24:52 book kernel: wlan0: RX ReassocResp from
00:0e:d7:ac:f8:30 (capab=0x431 status=0 aid=42) Aug 8 11:24:52 book
kernel: wlan0: associated Aug 8 11:24:52 book kernel: wlan0:
(BSSID=00:0e:d7:ac:f8:30) Aug 8 11:24:53 book kernel: wlan0: RX
deauthentication from 00:0e:d7:ac:f8:30 (reason=2) Aug 8 11:24:53 book
kernel: wlan0: deauthenticated
Теряется аутентификация?
[root@book wlan0]# cat wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
update_config=1
ap_scan=1
fast_reauth=1
network={
ssid="Golden_WiFi_B2B"
key_mgmt=NONE
}
network={
ssid="Golden_WiFi"
key_mgmt=NONE
}
network={
ssid="first_wireless"
psk=_шифрованный пароль_
proto=RSN
key_mgmt=WPA-PSK
pairwise=CCMP
}
[root@book wlan0]# cat options
TYPE=eth
BOOTPROTO=dhcp
WPA_DRIVER=wext
DISABLED=no
Ifconfig при этом "молчании" сети такой:
[root@book wlan0]# ifconfig
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2 errors:0 dropped:0 overruns:0 frame:0
TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:92 (92.0 b) TX bytes:92 (92.0 b)
wlan0 Link encap:Ethernet HWaddr 00:1E:8C:4A:BB:32
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:3050 errors:0 dropped:0 overruns:0 frame:0
TX packets:2248 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1524193 (1.4 MiB) TX bytes:294120 (287.2 KiB)
wmaster0 Link encap:UNSPEC HWaddr 00-1E-8C-4A-BB-32-C8-1C-00-00-00-00-00-00-00-00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Что за CTS protection enabled (ну с этим разберусь), ReassocResp - непонятно (точнее понятен смысл, непонятно по какой причине), что за reason=2..
--
С уважением,
Владимир Гусев
next prev parent reply other threads:[~2008-08-08 7:37 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-04 16:09 [Comm] Asus WL-107g - 100% рабочая wireless-pcmcia-карта для ALT Linux Владимир Гусев
2008-08-05 10:32 ` [Comm] Asus WL-148G - работает начиная с 2.6.25 std-def Genix
2008-08-06 10:50 ` Владимир Гусев
2008-08-06 11:07 ` Владимир Гусев
2008-08-06 12:06 ` Владимир Гусев
2008-08-07 7:38 ` Владимир Гусев
2008-08-07 10:15 ` Владимир Гусев
2008-08-07 11:48 ` Владимир Гусев
2008-08-08 7:37 ` Владимир Гусев [this message]
2008-08-08 11:00 ` [Comm] Asus WL-148G - работает начиная с 2.6.25 std-def [CLOSED] Владимир Гусев
2008-08-08 11:39 ` Andrii Dobrovol`s`kii
2008-08-08 11:57 ` Владимир Гусев
2008-08-08 12:16 ` Andrii Dobrovol`s`kii
2008-08-08 12:24 ` Владимир Гусев
2008-08-08 12:34 ` Andrii Dobrovol`s`kii
2008-08-08 13:05 ` [Comm] Asus WL-148G - работает начиная с 2.6.25 std-def Владимир Гусев
2008-08-08 13:20 ` Sergey Shilov
2008-08-08 19:54 ` Владимир Гусев
2008-08-10 18:31 ` Владимир Гусев
2008-08-11 7:48 ` Sergey Shilov
2008-08-11 9:25 ` Владимир Гусев
2008-08-11 10:32 ` Konstantin Pavlov
2008-08-11 11:07 ` Sergey Shilov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080808113726.503820e6@book.gusev.ru \
--to=vova1971@narod.ru \
--cc=community@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git