ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] WPA2-PSK. Need help
@ 2007-07-21  6:34 Alexey Borovskoy
  2007-07-23  8:19 ` Genix
  0 siblings, 1 reply; 4+ messages in thread
From: Alexey Borovskoy @ 2007-07-21  6:34 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

Добрый день.

Помогите осилить WPA2-PSK. WPA-PSK работает.

Точка ALS 4.0.1

hostapd-0.5.8-alt0.M40.2
kernel-modules-madwifi-ovz-smp-0.9.3.1-alt1.132626.14
madwifi-utils-0.9.3.1-alt1

Клиент ALS 4.0.1

ipw2200
wpa_supplicant

Чуствую что истина где-то рядом, но просветление не наступает.
Какие логи приложить?


-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] WPA2-PSK. Need help
  2007-07-21  6:34 [Comm] WPA2-PSK. Need help Alexey Borovskoy
@ 2007-07-23  8:19 ` Genix
  2007-07-23  8:21   ` Genix
  2007-07-23  9:14   ` Alexey Borovskoy
  0 siblings, 2 replies; 4+ messages in thread
From: Genix @ 2007-07-23  8:19 UTC (permalink / raw)
  To: community

Alexey Borovskoy пишет:
> Добрый день.
> 
> Помогите осилить WPA2-PSK. WPA-PSK работает.
> 
> Точка ALS 4.0.1
> 
> hostapd-0.5.8-alt0.M40.2
> kernel-modules-madwifi-ovz-smp-0.9.3.1-alt1.132626.14
> madwifi-utils-0.9.3.1-alt1
> 
> Клиент ALS 4.0.1
> 
> ipw2200
> wpa_supplicant
> 
> Чуствую что истина где-то рядом, но просветление не наступает.
> Какие логи приложить?

network={
        ssid="myssid"
        scan_ssid=1
        proto=WPA2
        key_mgmt=WPA-PSK
        pairwise=TKIP
        group=TKIP
        #psk="psk-plain-text"
        psk=ascii-psk-hash
        priority=2
}



-- 
У каждого в башке свои тараканы...



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] WPA2-PSK. Need help
  2007-07-23  8:19 ` Genix
@ 2007-07-23  8:21   ` Genix
  2007-07-23  9:14   ` Alexey Borovskoy
  1 sibling, 0 replies; 4+ messages in thread
From: Genix @ 2007-07-23  8:21 UTC (permalink / raw)
  To: community

Genix пишет:


>> ipw2200
>> wpa_supplicant
>>
>> Чуствую что истина где-то рядом, но просветление не наступает.
>> Какие логи приложить?
> 
> network={
>         ssid="myssid"
>         scan_ssid=1
>         proto=WPA2
>         key_mgmt=WPA-PSK
>         pairwise=TKIP
>         group=TKIP
>         #psk="psk-plain-text"
>         psk=ascii-psk-hash
>         priority=2
> }
> 

ну и еще:

$ grep WPA options
WPA_DRIVER=wext

это для моего ipw3945, что для вашего надо смотреть в документации

-- 
У каждого в башке свои тараканы...



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] WPA2-PSK. Need help
  2007-07-23  8:19 ` Genix
  2007-07-23  8:21   ` Genix
@ 2007-07-23  9:14   ` Alexey Borovskoy
  1 sibling, 0 replies; 4+ messages in thread
From: Alexey Borovskoy @ 2007-07-23  9:14 UTC (permalink / raw)
  To: ALT Linux Community

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

* Понедельник 23 июля 2007 Genix

> Alexey Borovskoy пишет:
> > Добрый день.
> >
> > Помогите осилить WPA2-PSK. WPA-PSK работает.
> >
> > Точка ALS 4.0.1
> >
> > hostapd-0.5.8-alt0.M40.2
> > kernel-modules-madwifi-ovz-smp-0.9.3.1-alt1.132626.14
> > madwifi-utils-0.9.3.1-alt1
> >
> > Клиент ALS 4.0.1
> >
> > ipw2200
> > wpa_supplicant
> >
> > Чуствую что истина где-то рядом, но просветление не
> > наступает. Какие логи приложить?
>
> network={
>         ssid="myssid"
>         scan_ssid=1
>         proto=WPA2
>         key_mgmt=WPA-PSK
>         pairwise=TKIP
>         group=TKIP
>         #psk="psk-plain-text"
>         psk=ascii-psk-hash
>         priority=2
> }

Не работает.
Думаю что проблема закопана в madwifi.

Поднял поверх WiFi туннель OpenVPN.

-- 
Алексей.
GPG key fingerprint
949B BC0E 2C44 7528 4F63  2753 E37A 9E3F 11F3 BDE1

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-23  9:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-21  6:34 [Comm] WPA2-PSK. Need help Alexey Borovskoy
2007-07-23  8:19 ` Genix
2007-07-23  8:21   ` Genix
2007-07-23  9:14   ` Alexey Borovskoy

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