URL: https://linuxfr.org/forums/linux-mandriva/posts/iwconfig Title: iwconfig Authors: ceseb Date: 2006年06月05日T14:13:48+02:00 Tags: Score: 0 Je ne comprend pas, dans /etc/sysconfig/network-scripts/wireless.d, je configure mon fichier ESSID tsunami comme ça: DEVICE=ra0 BOOTPROTO=static IPADDR=193.168.0.10 NETMASK=255.255.255.0 NETWORK=193.168.0.0 BROADCAST=193.168.0.255 ONBOOT=yes METRIC=10 MII_NOT_SUPPORTED=no USERCTL=yes MS_DNS1=127.0.0.1 WIRELESS_MODE=Ad-Hoc WIRELESS_FREQ=2.46G GWIRELESS_RATE=54M WIRELESS_ESSID=TsunamiDD WIRELESS_SENS=-80 WIRELESS_RATE=54000000 WIRELESS_ENC_KEY=off WIRELESS_RTS=auto WIRELESS_FRAG=auto IPV6INIT=no IPV6TO4INIT=no PEERDNS=yes NETMASK=255.255.255.0 je relance le réseau et un iwconfig me donne: ra0 RT2500 Wireless ESSID:off/any Nickname:"P4" Mode:Ad-Hoc Frequency=11 MHz Cell: 1E:75:18:63:AD:21 Bit Rate=11 Mb/s RTS thr=2312 B Fragment thr=2312 B donc des données qui n'ont rien à voir avec celles du fichier... où diable est ce que la mandriva cache t'elle le fichier de config wireless chargé dans ce cas par iwconfig, je voudrais qu'au boot ce soit le fichier que j'ai créer qui soit chargé, comment en être sûr ?