ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "\"А. Китайкин\"" <cetus@newmail.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Настройка wpa_supplicant с ipw2200
Date: Wed, 31 Jan 2007 02:44:34 +0300
Message-ID: <45BFD862.8060704@newmail.ru> (raw)
In-Reply-To: <20070130151200.19924631.cetus@newmail.ru>

A.Kitouwaykin пишет:
> On Tue, 30 Jan 2007 13:01:59 +0300
> "Pavlov Konstantin" <thresh@altlinux.ru> wrote:
> 
>>thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/iwconfig
> ...
>>WPA_DRIVER=wext
> 
> У меня WPA_DRIVER=ipw -- это критично? И у меня USE_IFPLUGD=yes
> 
WPA_DRIVER=ipw
Иначе wpa_supplicant вылетает с ошибками ioctl

USE_IFPLUGD=???
не влияет, у меня yes + IFPLUGD_EXTRA_ARGS='--api-mode=iff'

CONFIG_WIRELESS=yes
иначе не wireless, не будет ни iwconfig, ни wpa_supplicant

>>thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/iwconfig
>>essid homenet
>>mode 1
>>ap 00:11:D8:22:AD:0D
>>channel 3
>>rate 11M
> 
> У меня отсутствуют mode, channel, rate. Хотелось бы конечно 54М.

mode 1 == Ad-Hoc.
не прокатывает с AP

channel, rate не влияют.

ключи для WEP не мешают, wpa_supplicant все переписывает

>>thresh@snowflake ~ $ sudo cat /etc/net/ifaces/eth0/wpa_supplicant.conf
> ...
>>В данный момент это не WPA2, но работало и на нем. И с DHCP.
> 
> С TKIP тоже что-то наклевывалось, но до упора не довел.
> В остальном все похоже.
> 
> Полигон дома, вечером.

eapol_version=1
=2 не работает, бесконечное handshake. "Howewer, there are many APs
that do not handle the new version number correctly ..."

ap_scan=0 не работает
=1 производит лишние движения при выключенном SSID broadcast
в остальном по моему все одинаково и для 1 и для 2

network {

key_mgmt=WPA-PSK
существенно, а то пытается использовать 802.1X, и это не(?) взирая
на: "If not set, this defaults to: WPA-PSK WPA-EAP"

psk=
ssid=

Все прочее не обязательно... Связь с АР (ассоциация) достигается.
dhcpcd и прочий обмен данными - нет. ifconfig, ping, :-(

}


Попытал proto=WPA вместо WPA2(RSN). Поймал в логах сообщение от
модуля: "ipw2200: Firmware error detected. Restarting". При
перезапуске wpa_supplicant вместе с service network restart
повторяется. Секция network, с которой это появилось: {
  ssid=
  key_mgmt=WPA-PSK
  proto=WPA
  pairwise=CCMP TKIP NONE
  group=CCMP TKIP
  psk=
}

Устойчивой ассоциации достичь не удалось ни с TKIP, ни с AES.
wpa_supplicant все чем-то недоволен и начинает все заново...

Продолжение, надеюсь, будет.

> 1. В логах мелькало сообщение о разрыве связи из-за тайм-аута
> 300 сек. Пропустил, кто автор (модуль ядра?).

Автор D-Link, т.о. к делу не относится.

P.S. В Windows XP WPA2 не предлагается, только WPA...


Доброй ночи!

А. Китайкин.






  reply	other threads:[~2007-01-30 23:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-30  9:43 A.Kitouwaykin
2007-01-30 10:01 ` Pavlov Konstantin
2007-01-30 12:12   ` A.Kitouwaykin
2007-01-30 23:44     ` "А. Китайкин" [this message]
2007-02-03 23:16       ` "А. Китайкин"
2007-02-04  8:13         ` Sergey Vlasov
2007-02-04 23:05           ` "А. Китайкин"
2007-03-21 10:13         ` A.Kitouwaykin
2007-01-30 12:20   ` Michael Shigorin

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=45BFD862.8060704@newmail.ru \
    --to=cetus@newmail.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