albfneto
(usa openSUSE)
Enviado em 04/10/2013 - 08:52h
Comandos no Sabayon,onde NÂO funciona mais a rede:
IFCONFIG
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 90:e6:ba:4e:42:b2 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Loopback Local)
RX packets 3050 bytes 229780 (224.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 3050 bytes 229780 (224.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.127 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::20d:a3ff:fe13:3a18 prefixlen 64 scopeid 0x20<link>
ether 00:0d:a3:13:3a:18 txqueuelen 1000 (Ethernet)
RX packets 7 bytes 758 (758.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 66 bytes 14874 (14.5 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
IWCONFIG
eth0 no wireless extensions.
lo no wireless extensions.
wlan0 IEEE 802.11bgn ESSID:"Albfneto-PC"
Mode:Managed Frequency:2.462 GHz Access Point: 78:44:76:F9:09:A8
Bit Rate=9 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
Link Quality=45/70 Signal level=-65 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:3 Invalid misc:25 Missed beacon:0
cat /etc/resolv.conf
PARECE VAZIO:
cat /etc/resolv.conf
# Generated by resolvconf
route -n
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlan0
127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
192.168.0.0 0.0.0.0 255.255.255.0 U 0 0 0 wlan0
......................................................................................................
Para facilitar, no Sabayon onde a rede FUNCIONA, eis os comandos,parece tudo automatico, DHCP:
ifconfig
eth0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 90:e6:ba:4e:42:b2 txqueuelen 1000 (Ethernet)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
inet6 ::1 prefixlen 128 scopeid 0x10<host>
loop txqueuelen 0 (Loopback Local)
RX packets 852 bytes 63776 (62.2 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 852 bytes 63776 (62.2 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlp0s18f2u6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.3 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::20d:a3ff:fe13:3a18 prefixlen 64 scopeid 0x20<link>
ether 00:0d:a3:13:3a:18 txqueuelen 1000 (Ethernet)
RX packets 5257 bytes 5009689 (4.7 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 4784 bytes 697231 (680.8 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
iwconfig
wlp0s18f2u6 IEEE 802.11bgn ESSID:"Albfneto-PC"
Mode:Managed Frequency:2.462 GHz Access Point: 78:44:76:F9:09:A8
Bit Rate=48 Mb/s Tx-Power=20 dBm
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:on
Link Quality=45/70 Signal level=-65 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:37 Invalid misc:230 Missed beacon:0
eth0 no wireless extensions.
lo no wireless extensions.
albfneto@sabayon ~ $ cat /etc/resolv.conf
# Generated by resolvconf
domain Albfneto-PC
nameserver 192.168.0.1
route -n
Tabela de Roteamento IP do Kernel
Destino Roteador MáscaraGen. Opções Métrica Ref Uso Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 0 0 0 wlp0s18f2u6
127.0.0.0 127.0.0.1 255.0.0.0 UG 0 0 0 lo
192.168.0.0 0.0.0.0 255.255.255.0 U 9 0 0 wlp0s18f2u6
192.168.0.3 127.0.0.1 255.255.255.255 UGH 303 0 0 lo
albfneto@sabayon ~ $