From: Dmitri Seletski <drjoms@gmail.com>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] n-mode problems(ongoing issue)
Date: Thu, 17 Sep 2009 10:14:37 +0100 [thread overview]
Message-ID: <4AB1FDFD.3080204@gmail.com> (raw)
Hello guys.
Fresh drivers are installed.(compat wireless, downloaded them today
couple of hours ago)
Bellow is line from my start up scripts:
wpa_supplicant -i wlan0 -c /root/wpa.conf&
Below is wpa .conf
network={
ssid="dlink"
priority=4
key_mgmt=NONE
}
To remind you my lay out: home server, eth1 - internet, eth0 - lan.
from server there is cable to switch. from switch: 1 cable goes to
wireless access point(abg mode set on daily basis) 1 cable goes to my
computer(when no one is at home, unfortunately i cant have cable around
house)
Error I am getting when router is switched to N only mode.
wpa_supplicant -i wlan0 -c /root/wpa.conf
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:1e:58:b4:f6:83 (SSID='dlink' freq=2442 MHz)
Association request to the driver failed
CTRL-EVENT-SCAN-RESULTS
Authentication with 00:1e:58:b4:f6:83 timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:1e:58:b4:f6:83 (SSID='dlink' freq=2442 MHz)
Association request to the driver failed
CTRL-EVENT-SCAN-RESULTS
Authentication with 00:1e:58:b4:f6:83 timed out.
CTRL-EVENT-SCAN-RESULTS
Trying to associate with 00:1e:58:b4:f6:83 (SSID='dlink' freq=2442 MHz)
Association request to the driver failed
CTRL-EVENT-SCAN-RESULTS
I have noticed also couple of things, and it is kinda weird.
IPV6 doesnt work on my wifi. no matter what i do. I run radvd on server,
so everything should work automatically. However, wifi doesnt pick up
advertisements.
When i set up ipv6 address and routing manually it works for some
time(from minute to 10 minutes) then connectivity for ipv6 disappears.
ipv4 works fine.
Also, tunnels (like gre tunel for example) dont work over ath9k. virtual
networks dont work over it as well. it seems only ipv4 works over it,
havent tried ipx or anything that exotic, since i hav eno clients or
reasons for that.
I can pretty confidently say, its not my fault(and i do things correctly
and with understanding), since everything I want to set up, like
tunnels(lets say between virtual machine on my pc and router) - work. So
i am confident it's not my screwy hands.
Please advice on following actions.
Regards
Dmitri
next reply other threads:[~2009-09-17 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 9:14 Dmitri Seletski [this message]
2009-09-17 9:37 ` [ath9k-devel] n-mode problems(ongoing issue) Dmitri Seletski
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=4AB1FDFD.3080204@gmail.com \
--to=drjoms@gmail.com \
--cc=ath9k-devel@lists.ath9k.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.