Re: Problems installing madwifi_pci, ath0 missing
From: Knut (maa_at_nok.sporre)
Date: 03/29/05
- Previous message: Raven: "URGENT: Need to block x_forwarded_for IP at server level"
- In reply to: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Next in thread: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Reply: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 29 Mar 2005 23:44:59 +0200
Joachim Mæland wrote:
> On Mon, 28 Mar 2005 22:40:21 +0200, Knut wrote:
>
>> Then on to the next: Now I can see my wireless network and also my
>> neighbours unsecured.
>
> The card is working...
>
>> But I am not able to configure the network connection correctly. I know
>> I'm using the right Essid, key and frequency but I am not able to ping
>> any other machines. Any hints? Any good source to read about configuring
>> wireless TCP/IP, preferably under Mandrake.
>
> Except the README file and man iwconfig and man ifconfig?
>
> iwconfig from the wireless-tools package is a must... When struggling to
> get your card working: Disable WEP in your AP and other security features.
> tail -f /var/log/messages in a terminal window will reveal important
> information.
>
> You have created a /etc/sysconfig/network-scripts/ifcfg-ath0 file
> containing:?
>
> DEVICE=ath0
> BOOTPROTO=dhcp
> ONBOOT=yes
>
> What's the output of:?
>
> ifconfig ath0
> iwconfig ath0
>
> What happens if you do "ifup ath0" ?
>
>> I get a message in my log saying ath0: no ipv6 router. Does this mean
>> that my configuration locks on ipv6?
>
> AFAIK: No, this is not relevant. It's more like a ipv6 readiness feature
> for the future, not to be used in this context...
>
OK. I've disabled WEP.
My ifcfg-ath0 file:
DEVICE=ath0
BOOTPROTO=dhcp
ONBOOY=yes
HWADDR=<macaddress of my network card>
METRIC=10 /* What's this? */
MII_NOT_SUPPORTED=yes /* What's this? */
WIRELESS_MODE=Managed
WIRELESS_ESSID=<my essid>
WIRELESS_FREQ=2.437 /* Channel 6 - right? */
WIRELESS_RATE=auto /* Case sensitive? */
Output of ifconfig ath0:
Link encap: Ethernet HWaddr <my cards macaddress>
inet6 addr: fe80::20f:3dff:<xxxx>:<yyyy>:<zzzz>/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:275 errors:419 dropped:0 overruns:0 frame:419
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:199
RX bytes:47626 (46.5 Kb) TX bytes:0 (0.0 b)
Interrupt:11 Memory:c8915000-c8925000
(The xxxx:yyyy:zzzz is of course my substitution)
Output of iwconfig ath0:
IEEE 802.11g ESSID:<my correct Essid> Nickname:"localhost"
Mode:Managed Frequency:2.437GHz Access Point: 00:0D:88:xx:yy:zz
Bit Rate:36Mb/s Tx-Power:50dBm Sensitivity=0/3
Retry:off RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
Link Quality:28/94 Signal level:-67 dBm Noise level:-95 dBm
Rx invalid nwid:6365 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
Result from ifup ath0:
Error for wireless request "Set Frequency" (8B04) :
Set failed on device ath0 ; Invalid argument.
Determining IP information for ath0... done.
And yes! I am now able to make contact in spite of the error message related
to frequency.
So I try to reinstall my wep key. According to my AP I have a Shared key
system with a 128 bits key. My ifcfg-ath0 file now has the new line
WIRELESS_ENC_KEY=5a3c55<and so on...>
Does this require a special format? Hyphens? Anything to designate it as a
hexadecimal number?
I am not able to reach the network.
Knut
Set failed for ath0: invalid argument
- Previous message: Raven: "URGENT: Need to block x_forwarded_for IP at server level"
- In reply to: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Next in thread: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Reply: Joachim Mæland: "Re: Problems installing madwifi_pci, ath0 missing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|