Debian 2.4.22 (host) / Atmel pcmf502rd (PCMCIA) sharing internet -> Windows Asus CF WLAN card w/PCMCIA adaptor
"swiep" <[email protected]> Sun, 19 Oct 2003 23:07:06 +0200
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <000001c39684$f39e1960$0300a8c0@swiep> |
Hi,
Trying to get an atmel based PCMCIA card working under Debian / 2.4.22 but i
am not able to ping between 2 cards.
eth0 is a integrated lan card in the laptop, eth1 is an pcmcia card, and
eth2 the wireless
eth1 connects to internet using pppoe
eth0 is used to share internet on a wired network.
ifconfig:
eth0 Link encap:Ethernet HWaddr 00:00:0E:B1:70:EE
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:4416593 errors:0 dropped:0 overruns:0 frame:0
TX packets:2656685 errors:9 dropped:0 overruns:0 carrier:10
collisions:0 txqueuelen:100
RX bytes:2077929764 (1.9 GiB) TX bytes:1118930184 (1.0 GiB)
Interrupt:9 Base address:0xf400
eth1 Link encap:Ethernet HWaddr 00:10:5A:FA:4E:4A
inet addr:192.168.0.9 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1104159 errors:0 dropped:0 overruns:0 frame:0
TX packets:2448987 errors:0 dropped:0 overruns:0 carrier:0
collisions:715 txqueuelen:100
RX bytes:491116173 (468.3 MiB) TX bytes:226856329 (216.3 MiB)
Interrupt:3 Base address:0x300
iwconfig output:
eth2 ATMEL REVD ESSID:"test"
Mode:Ad-Hoc Channel:1 Cell: 02:00:23:B7:FB:51
Bit Rate:2Gb/s
RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
I have tried different ways to establish a connection. When using
infrastructure or AP_Mode they don;t see eachother.
When i use ad-hoc they see eachother but i can;t ping them.
both ip's are set manually.
I want to connect a windows XP machine using a Asus CF WLAN card (on a
pcmcia - cf adaptor) to the debian system.
They see eachother but i can;t ping them. When i do the same between 2
windows machines i can establish a connection, ping and send data
across/share internet.
But my problem seems to be lying with debian. How can i get this fixed?
Using lvnet to configure the cards. Have used iwconfig also, but that
doesn;t work either.
Looked through several guides but can;t find what i am doing wrong.
Any help/suggestion/manuals etc is welcome. I don;t care what method i have
to use, even if it;s unsecure, just want to get internet shared on it. If
someone else uses the connection illegaly, i don;t even care.. Just need
internet on the windows laptop :)
A list of some sites i tried:
driver : http://atmelwlandriver.sourceforge.net/news.html
http://www.rjmb.net/wireless/belkin-howto.htm
http://larve.net/people/hugo/2000/10/wireless-lan
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html#links
http://www.goonda.org/wireless/
http://www.lava.net/~newsham/wlan/
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/DISTRIBUTIONS.txt
http://oob.freeshell.org/nzwireless/LWAP-HOWTO.html
If someone can point me to a guide on how to setup the atmel card correctly
on debian or can explain me what i have to do/try.
Thanks in advance,
Swiep