Hola, me ha sucedido algo bastante extraño, siempre que he instalado Debian, la conexión a internet se configura automaticamente y sale andando, sin embargo, el otro día instale Debian, tengo conexión a internet, pero el icono de la conexión a internet (las computadoras en la barra de herramientas) aparece como desconectado, por este motivo no puedo usar ni Pidgin ni Evolution.
Acá les muestro la info de mi conexión:
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
auto eth0
iface eth0 inet dhcp
ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:25:22:2c:ab:fd
inet addr:190.188.85.153 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::225:22ff:fe2c:abfd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10389124 errors:0 dropped:0 overruns:0 frame:0
TX packets:864607 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2844175491 (2.6 GiB) TX bytes:81148533 (77.3 MiB)
Interrupt:27 Base address:0xa000
lo 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:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
pan0 Link encap:Ethernet HWaddr b2:68:49:0b:f2:61
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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
¿Alguno se imagina a que se podría deber esto?, yo soy de madera con el tema de redes, estuve investigando por algunos lugares, pero no pude llegar a nada.
Acá les muestro la info de mi conexión:
cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
#allow-hotplug eth0
auto eth0
iface eth0 inet dhcp
ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:25:22:2c:ab:fd
inet addr:190.188.85.153 Bcast:255.255.255.255 Mask:255.255.255.0
inet6 addr: fe80::225:22ff:fe2c:abfd/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10389124 errors:0 dropped:0 overruns:0 frame:0
TX packets:864607 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:2844175491 (2.6 GiB) TX bytes:81148533 (77.3 MiB)
Interrupt:27 Base address:0xa000
lo 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:8 errors:0 dropped:0 overruns:0 frame:0
TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:560 (560.0 B) TX bytes:560 (560.0 B)
pan0 Link encap:Ethernet HWaddr b2:68:49:0b:f2:61
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:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
¿Alguno se imagina a que se podría deber esto?, yo soy de madera con el tema de redes, estuve investigando por algunos lugares, pero no pude llegar a nada.