• [^] # Re: essid ?

    Posté par . En réponse au message probleme carte wifi Intel Pro WLAN 3945 Internal Wireless sur linux. Évalué à 1.

    Bonjour,

    En fait, je précise le essid avant de lancer dhclient :
    "
    [root@localhost ~]# iwconfig eth1 essid ESSID
    [root@localhost ~]# iwconfig eth1 channel 6
    [root@localhost ~]# iwconfig eth1 key s:PASSWORD
    root@localhost ~]# /sbin/dhclient eth1
    "

    mais ca ne fonctionne pas. Je ne comprends pas non plus pourquoi je n'ai pas de fichier /etc/network/interfaces.

    Merci

    Bertrand