Merci pour vos tuyaux !

J'essaierai demain, il est tard et je bosse tÃt demain !

Amicalement Moup (un grand-pÃre qui s'est mis à Ubuntu)


Julien Motch a Ãcrit :

Tapes d'abord la commande "iwconfig" afin de voir si une carte est
dÃtectÃ. Si tel est le cas, Ãdite le fichier '/etc/network/interfaces'
et dans la partie consacrà à ton interface (gÃnÃralement wlan0) rajoute
les options relatives à ta configuration wifi. ces options sont toutes
de la forme wireless-<option>. Ex: wireless-mode Ad-hoc.

Je te file mon fichier pour example.
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
       script grep
       map wlan0

# The primary network interface
iface wlan0 inet static
       address 192.168.0.2
       netmask 255.255.255.0
       network 192.168.0.0
       broadcast 192.168.0.255
       gateway 192.168.0.1
       # wireless-* options are implemented by the wireless-tools
package
       wireless-mode Ad-hoc
       wireless-essid maison
       wireless-rate auto
       wireless-channel 10
       # dns-* options are implemented by the resolvconf package, if
installed
       dns-nameservers 195.238.2.21 195.238.2.22

Le mardi 19 avril 2005 Ã 21:16 +0200, moup a Ãcrit :


quelqu'un aurait-il Ãcrit un post sur l'installation d'un rÃseau wifi ?

Ubuntu hoary ne dÃtecte pas mon rÃseau wifi basÃe sur la freebox.
Il s'agit d'une carte PCMCIA sur un portable Toshiba qui marche nickel sur Ubuntu mais le rÃseau wifi ne fonctionne pas !


Quelqu'un peut m'aider ?

D'avance merci

Moup







-- 
ubuntu-fr mailing list
[email protected]
http://lists.ubuntu.com/mailman/listinfo/ubuntu-fr

Répondre à