BandaAncha.eu

  • 🔍 en 📰 artículos ⏎
  • 🔍 en 💬 foros ⏎
  • 🔍 en 👇 este 💬 foro ⏎
  • 🔍 en 👇 este 💬 tema ⏎
Regístrate Regístrate Identifícate Identifícate

Problemas para conectarme con wpa_supplicant y WICD

Kaiser14

Muy buenas a todos.

Tengo un problemilla para conectarme a mi red Wi-Fi con wpa_supplicant. Uso Debian Squeeze y tengo una Intel 5100 AGN.

No puedo conectarme tanto con WICD como con wpa_supplicant.

La configuracion del Loopback es:

# This file describes the network interfaces available on your system# and how to activate them. For more information, see interfaces(5).# The loopback network interfaceauto loiface lo inet loopback# The primary network interfaceallow-hotplug eth0iface eth0 inet dhcpiface wlan0 inet staticwpa-driver wext
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf

Y la configuracion del wpa_supplicant:

ctrl_interface=/var/run/wpa_supplicantnetwork={        ssid="GTFO"        scan_ssid=1        proto=WPA        key_mgmt=WPA-PSK        psk="Mi pass"}

Os dejo el historial de mi consola cuando intento conectarme:

kemical@kemical-laptop:~$ suContraseña:root@kemical-laptop:/home/kemical# iwconfig wlan0 essid GTFOroot@kemical-laptop:/home/kemical# wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant/wpa_supplicant.confroot@kemical-laptop:/home/kemical# dhcpcd wlan0err, wlan0: timed outwarn, wlan0: using IPV4LL address 169.254.104.143dhcpcd.sh: interface wlan0 has been configured with new IP=169.254.104.143root@kemical-laptop:/home/kemical# ifconfigeth0      Link encap:Ethernet  HWaddr 00:1e:68:cc:51:1a          inet addr:85.219.4.217  Bcast:255.255.255.255  Mask:255.255.252.0          inet6 addr: fe80::21e:68ff:fecc:511a/64 Scope:Link          UP BROADCAST MULTICAST  MTU:1500  Metric:1          RX packets:55 errors:0 dropped:0 overruns:0 frame:0          TX packets:97 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000          RX bytes:18146 (17.7 KiB)  TX bytes:14156 (13.8 KiB)          Interrupt:30 Base address:0xe000lo        Link encap:Local Loopback          inet addr:127.0.0.1  Mask:255.0.0.0          inet6 addr: ::1/128 Scope:Host          UP LOOPBACK RUNNING  MTU:16436  Metric:1          RX packets:197 errors:0 dropped:0 overruns:0 frame:0          TX packets:197 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:0          RX bytes:14205 (13.8 KiB)  TX bytes:14205 (13.8 KiB)wlan0     Link encap:Ethernet  HWaddr 00:16:ea:ab:0b:ea          inet addr:169.254.104.143  Bcast:169.254.255.255  Mask:255.255.0.0          UP BROADCAST MULTICAST  MTU:1500  Metric:1          RX packets:0 errors:0 dropped:0 overruns:0 frame:0          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0          collisions:0 txqueuelen:1000          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

Cuando intento conectarme con WICD, me dice que la contraseña es incorrecta, cosa que se perfectamente que es correcta, aun asi he probado quitandole la encriptacion a mi red, entonces salta otro error distinto, No se puede obtener una direccion IP.Alguien sabe porque puede ser?

vukits

más interesante sería pegar el 'dmesg' despues de que te de error wicd ;)

superllo
1

Hace tiempo que el network-manager es suficientemente bueno como para no volver a usar WiCD. Yo también tuve algunos problemas con un portátil pero al volver a nm se solucionaron.

🗨️ 1
Kaiser14

es que el network manager tampoco me conecta, no hace nada cuando configuro mi red, directamente ni me conecta ni da error.

Cuando llegue a casa os pongo un dmesg