OVH Cloud OVH Cloud

configuration wifi cli

2 réponses
Avatar
nono
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bonjour à tous

J'ai installé une carte wifi sur un portable. j'aimerai savoir la configurer
en commande en ligne.

je sais qu'il y a "iwconfig" mais entre les modes managed et ad-hoc, les
essid, les canaux, les fragmentations, la puissance émission etc...

si quelqu'un a déjà fait cette manip ou si quelqu'un connait un bon tuto en
français, je suis preneur.

merci

nono


- --
Pour le 2 Avril 2006 :
http://gulliver.eu.org/wiki/SaintSenoux2006
http://zenith.noel.free.fr/index.html
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD4DBQFECsTqcFiXtHKgm9sRAo87AJjw6C4IZlt31IyFw81q7/kLLYAtAJ0S3HRU
K3J4r1GJchYzcwSy1zIVUQ==
=Gc1X
-----END PGP SIGNATURE-----


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to debian-user-french-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

2 réponses

Avatar
steve
Le Dimanche, 5 Mars 2006 12.00, nono a écrit :
Bonjour à tous



salut,


J'ai installé une carte wifi sur un portable. j'aimerai savoir la
configurer en commande en ligne.

je sais qu'il y a "iwconfig" mais entre les modes managed et ad-hoc, les
essid, les canaux, les fragmentations, la puissance émission etc...



Le point d'accès (AP pour access point) est en mode master et les clients en
mode managed. Deux machines peuvent se causer directement en mode ad-hoc.


si quelqu'un a déjà fait cette manip ou si quelqu'un connait un bon t uto en
français, je suis preneur.



pour une interface nommée wlan0, machine cliente d'un AP :

# iwconfig wlan0 essid mon_réseau_wifi
# iwconfig wlan0 channel 6
# iwconfig wlan0 mode managed (remplacer managed par master pour un AP)
# iwconfig wlan0 rate 11M
# iwconfig wlan0 key laskdammada9sd8asjd77 (à changer bien sûr)
# iwconfig wlan0 enc on


tout ça est dans man iwconfig

ensuite donner une IP :

# ifconfig wlan0 192.168.1.10 netmask 255.255.255.0 up


et ça dans man ifconfig

ping www.debian.org pour voir si ça marche.


wavemon est pas mal aussi
#aptitude install wavemon

merci



pas de quoi


nono


--
Pour le 2 Avril 2006 :
http://gulliver.eu.org/wiki/SaintSenoux2006
http://zenith.noel.free.fr/index.html



--
steve
jabber :
Avatar
Jean-Claude Noel
--6c2NcOVqGQ03X4Wi
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sun, Mar 05, 2006 at 02:19:18PM +0100, steve wrote:
Le Dimanche, 5 Mars 2006 12.00, nono a écrit :
> Bonjour à tous

salut,

>
> J'ai installé une carte wifi sur un portable. j'aimerai savoir la
> configurer en commande en ligne.
>
> je sais qu'il y a "iwconfig" mais entre les modes managed et ad-hoc, les
> essid, les canaux, les fragmentations, la puissance émission etc...

Le point d'accès (AP pour access point) est en mode master et les clien ts en
mode managed. Deux machines peuvent se causer directement en mode ad-hoc.


> si quelqu'un a déjà fait cette manip ou si quelqu'un connait un bon tuto en
> français, je suis preneur.

pour une interface nommée wlan0, machine cliente d'un AP :

# iwconfig wlan0 essid mon_réseau_wifi
# iwconfig wlan0 channel 6
# iwconfig wlan0 mode managed (remplacer managed par master pour un AP)
# iwconfig wlan0 rate 11M
# iwconfig wlan0 key laskdammada9sd8asjd77 (à changer bien sûr)
# iwconfig wlan0 enc on


tout ça est dans man iwconfig

ensuite donner une IP :

# ifconfig wlan0 192.168.1.10 netmask 255.255.255.0 up


et ça dans man ifconfig

ping www.debian.org pour voir si ça marche.


wavemon est pas mal aussi
#aptitude install wavemon



merci pour tout, je vais essayer toutça

nono


--
Pour le 2 Avril 2006 :
http://gulliver.eu.org/wiki/SaintSenoux2006
http://zenith.noel.free.fr/index.html


--6c2NcOVqGQ03X4Wi
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFEC8m8cFiXtHKgm9sRAiPVAJsH2GzomqOEdr6lR0O2YUqLDcaR3wCdE/Bo
TUAs6ZDS/DJrS07cgVBbPew =ziIN
-----END PGP SIGNATURE-----

--6c2NcOVqGQ03X4Wi--


--
Pensez à lire la FAQ de la liste avant de poser une question :
http://wiki.debian.net/?DebianFrench

Pensez à rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:"

To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact