ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Pavlov Konstantin" <thresh@altlinux.ru>
To: "ALT Linux Community" <community@lists.altlinux.org>
Subject: Re: [Comm] Настройка wpa_supplicant с ipw2200
Date: Tue, 30 Jan 2007 13:01:59 +0300
Message-ID: <651fbed20701300201i106ca47fqded81f95ac2259f3@mail.gmail.com> (raw)
In-Reply-To: <20070130124330.7b27fe3c.cetus@newmail.ru>

30.01.07, A.Kitouwaykin<cetus.newmail> написал(а):
>         Всем хорошего настроения!
>
> Подскажите, кто может... Пытаюсь настроить wpa_supplicant.
>
> Сетевушка Intel Pro Wireless 2915ABG. Наличие баги, связанной
> с API ядра в ALC30+bp учел.
>
> В качестве AP используется D-Link DI-524, WPA2-PSK(AES).
>
> Конфиг для wpa_supplicant похоже, что домучил. Запущенный в консоли
> с ключиком -d wpa_suplicant больше не циклится, после выдачи N-ного
> количества текста успокаивается на достигнутом. Доверил его запуск
> etcnet.
>
> wpa_cli status похож на удовлетворительный.
>

> D-Link отображает присоединенное WiFi устройство с MAC-адресом
> этой сетевушки.
>
> Судя по всему, связь установлена. Однако, dhcpcd не работает,
> отваливается по таймауту. И еще глюки:
>
> 1. В логах мелькало сообщение о разрыве связи из-за тайм-аута
> 300 сек. Пропустил, кто автор (модуль ядра?).
>
> 2. Один раз отвалился ifplugd на данном интерфейсе.
>
>
> Что это все может значить? Куда копать?


thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/options
TYPE=eth
USE_HOTPLUG=NO
BOOTPROTO=static
module=ipw2200
WPA_DRIVER=wext

thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/iwconfig
essid homenet
mode 1
ap 00:11:D8:22:AD:0D
channel 3
rate 11M

thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/ipv4address
192.168.0.208/24

thresh@snowflake ~ $ cat /etc/net/ifaces/eth0/ipv4route
default via 192.168.0.1

thresh@snowflake ~ $ sudo cat /etc/net/ifaces/eth0/wpa_supplicant.conf
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=1
fast_reauth=1

network={
        ssid="homenet"
        bssid=00:11:D8:22:AD:0D
        proto=WPA
        key_mgmt=WPA-PSK
        pairwise=CCMP TKIP
        group=TKIP
        psk="this is my mega secret password string to wpa supplicant"
        priority=2
}

В данный момент это не WPA2, но работало и на нем. И с DHCP.

  reply	other threads:[~2007-01-30 10:01 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 [this message]
2007-01-30 12:12   ` A.Kitouwaykin
2007-01-30 23:44     ` "А. Китайкин"
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=651fbed20701300201i106ca47fqded81f95ac2259f3@mail.gmail.com \
    --to=thresh@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