From: Mikhail Efremov <sem@altlinux.ru> To: community@lists.altlinux.org Subject: Re: [Comm] wifi авторизация Date: Thu, 30 Sep 2010 21:54:36 +0400 Message-ID: <20100930215436.71ed78c1@sem.localdomain> (raw) In-Reply-To: <E1P10sA-0005Pt-00.rezvushkin-mail-ru@smtp5.mail.ru> On Wed, 29 Sep 2010 21:54:51 +0400 rezvushkin wrote: > >Последовательность > >supplicant connection state: associating -> 4-way handshake > >supplicant connection state: 4-way handshake -> associated > >явно неправильная. > Это понятно, что 4-way handshake процедура незакончена. > Но Кто виноват? и Что делать? :) Искать виноватого. Для начала нужно убедиться, что это не NM. > > Можно попробовать использовать > >wpa_supplicant напрямую, без NM. > Это мне сразу не осилить. Настройте через альтератор. В Ethernet-интерфейсы->Дополнительно->Сетевая подсистема поставьте etcnet для этого интерфейса. Появится кнопка настройки WiFi. На всякий случай можно вообще остановить NM и рестартовать network: service NetworkManager stop killall wpa_supplicant service network restart Если проблема останется, то влияние NM можно исключить. Надо будет запускать wpa_supplicant руками и смотреть его вывод. Примерно так: killall wpa_supplicant wpa_supplicant -dd -Dwext -iwlan0 -c/etc/net/ifaces/wlan0/wpa_supplicant.conf > Какой командой можно проверить установлен ли шлюз не знаю. ip r покажет маршруты. -- WBR, Mikhail Efremov
next prev parent reply other threads:[~2010-09-30 17:54 UTC|newest] Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top 2010-09-28 6:41 Anatoly Rezvushkin 2010-09-28 10:14 ` Mikhail Efremov 2010-09-28 18:47 ` rezvushkin 2010-09-29 10:47 ` Andriy Dobrovol`s`kii 2010-09-29 17:27 ` rezvushkin 2010-09-30 11:03 ` Andriy Dobrovol`s`kii 2010-09-30 18:00 ` Mikhail Efremov 2010-09-29 11:58 ` Mikhail Efremov 2010-09-29 17:54 ` rezvushkin 2010-09-30 17:54 ` Mikhail Efremov [this message] 2010-10-01 17:48 ` rezvushkin 2010-10-03 10:34 ` Mikhail Efremov 2010-10-01 18:11 ` rezvushkin 2010-10-01 19:32 ` Andriy Dobrovol`s`kii
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=20100930215436.71ed78c1@sem.localdomain \ --to=sem@altlinux.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