Re: wifi - carte PCI WMP54G

xavier benigni <[email protected]>
Newsgroups gmane.linux.mandrake.expert.french
Message-ID <[email protected]>
> Ok, j'ai donc essayer d'attribuer la même ip que sous windows à savoir
> 192.168.0.3 pour une passerelle se trouvant à l'adresse 192.168.0.1 :
n'oublie pas de la configurer (man route)

> [root@localhost ~]# iwconfig
> lo        no wireless extensions.
> eth0      no wireless extensions.
> sit0      no wireless extensions.
> wlan0     IEEE 802.11g  ESSID:"NETGEAR"
>           Mode:Managed  Frequency:2.462 GHz  Access Point:
>                  00:18:4D:04:16:CC Bit Rate:11 Mb/s   
>                  Tx-Power:20 dBm   Sensitivity=-121 dBm 
>                  RTS thr:2347 B   Fragment thr:2346 B
>           Encryption key:off
>           Power Management:off
>           Link Quality:100/100  Signal level:-81 dBm  Noise level:-256 dBm
>           Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
>           Tx excessive retries:0  Invalid misc:0   Missed beacon:0
>
> [root@localhost ~]# ifconfig wlan0 192.168.0.3
> [root@localhost ~]# ping 192.168.0.1
> PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
>  From 192.168.0.3 icmp_seq=2 Destination Host Unreachable
>  From 192.168.0.3 icmp_seq=3 Destination Host Unreachable
>  From 192.168.0.3 icmp_seq=4 Destination Host Unreachable
>
> --- 192.168.0.1 ping statistics ---
> 5 packets transmitted, 0 received, +3 errors, 100% packet loss, time 4001ms
> , pipe 3
> [root@localhost ~]#
>
>
> Quel est le problème ?
il ne sait pas comment trouver cette adrees IP ;  montre nous la route avec la 
commande :
		: route 

et configure là à la main (juste pour voir)

 : route add -net 192.168.0.0 netmask 255.255.255.0 dev wlan0
 : route add default gw 192.168.0.1 

si tout cela est OK, alors il ne te restera plus qu'a lancer le script de 
configuration ... comme wlan0 est deja present, tu peux choisir l'option :
"reconfigurer une interface reseau"
message-footer.txt (text/plain, 232 B)
____________________________________________________
Want to buy your Pack or Services from Mandriva? 
Go to http://store.mandriva.com
Join the Club : http://www.mandrivaclub.com
____________________________________________________
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.