[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

wireless ACX100



Bonjour a tous!

J'ai recemment acheté une carte wireless PCMCIA wifi. J'utilise une distro Libranet 2.8.1 (a base de debian). J'ai suivi le script que le support de Libranet fournit pour les cartes Wifi a base dechipset acx100.:
http://libranet.com/support/2.8/0407

tout se passe sans problèmes, je modifie mon mon /etc/network/interface :

/auto lo
iface lo inet loopback
auto eth0
iface eth0 inet static
address 192.168.1.5
netmask 255.255.255.0
broadcast 192.168.1.255
gateway 192.168.1.1

auto eth1
iface eth1 inet static
address 192.168.1.6
gateway 192.168.1.1
netmask 255.255.255.0
wireless_mode managed
wireless_essid trendnet
wireless_channel 1
wireless_key 1986-1986-19
wireless_nick portable_frafra


/un petit ifonfig et iwconfig plus tard :

/root@libranet:/home/tulipe# ifconfig
eth0 Link encap:Ethernet HWaddr 00:C0:9F:2D:9B:01
inet addr:192.168.1.5 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:11585 errors:0 dropped:0 overruns:0 frame:0
TX packets:7095 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15524629 (14.8 MiB) TX bytes:636859 (621.9 KiB)
Interrupt:4 Base address:0x1c00

eth1 Link encap:Ethernet HWaddr 00:03:2F:0A:71:7F
inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:390 (390.0 b) TX bytes:0 (0.0 b)
Interrupt:5 Base address:0x4000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:176 errors:0 dropped:0 overruns:0 frame:0
TX packets:176 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:11568 (11.2 KiB) TX bytes:11568 (11.2 KiB)





root@libranet:/home/tulipe# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

eth1 IEEE 802.11b+ ESSID:"trendnet" Nickname:"acx100 v0.2.0pre8"
Mode:Managed Channel:1 Access Point: 00:03:2F:0B:DB:EA
Bit Rate=11Mb/s Tx-Power:20 dBm Sensitivity=187/255
Retry min limit:5 RTS thr:off
Encryption key:1986-1986-19 Security mode:open
Power Management:off
Link Quality:100/100 Signal level:100/100 Noise level:0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
/ /

/Je tente un ping sur mon AP mais ca ne marche pas:

/ root@libranet:/home/tulipe# ping -I eth1 192.168.1.1
bad interface address 'eth1/'


J'ai manqué un truc? Doit yavoir un oubli de ma part quelquepart mais où? :p


Merci



Reply to: