Computador: PC profissional HP Pro Desk 400 G3 MT Sistema: Ubuntu 16.04 LTS
Tenho conexão e endereço IP e posso conectar impressoras locais e servidores. Mas eu não tenho acesso à internet ou conexões de saída. Tentei reiniciar os serviços de rede e /init.d/network
. As saídas " ifconfig
" e " route -n
" estão abaixo:
ifconfig
enp1s0 Link encap:Ethernet HWaddr dc:4a:3e:3d:a3:e8
inet addr:10.141.0.186 Bcast:10.141.3.255 Mask:255.255.252.0
inet6 addr: fe80::de4a:3eff:fe3d:a3e8/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:139 errors:0 dropped:0 overruns:0 frame:0
TX packets:40 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:13927 (13.9 KB) TX bytes:9291 (9.2 KB)
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:65536 Metric:1
RX packets:5184 errors:0 dropped:0 overruns:0 frame:0
TX packets:5184 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:371827 (371.8 KB) TX bytes:371827 (371.8 KB)
tun0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
inet addr:10.8.0.14 P-t-P:10.8.0.13 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:3309 errors:0 dropped:0 overruns:0 frame:0
TX packets:2708 errors:0 dropped:2650 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:4421923 (4.4 MB) TX bytes:169247 (169.2 KB)
wlx001217a36499 Link encap:Ethernet HWaddr 00:12:17:a3:64:99
inet addr:10.141.0.144 Bcast:10.141.3.255 Mask:255.255.252.0
inet6 addr: fe80::212:17ff:fea3:6499/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2918 errors:0 dropped:0 overruns:0 frame:0
TX packets:712 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:448567 (448.5 KB) TX bytes:97718 (97.7 KB)
route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 10.8.0.13 128.0.0.0 UG 0 0 0 tun0
0.0.0.0 10.141.0.1 0.0.0.0 UG 100 0 0 enp1s0
0.0.0.0 10.141.0.1 0.0.0.0 UG 600 0 0 wlx001217a36499
10.8.0.1 10.8.0.13 255.255.255.255 UGH 0 0 0 tun0
10.8.0.13 0.0.0.0 255.255.255.255 UH 0 0 0 tun0
10.141.0.0 0.0.0.0 255.255.252.0 U 100 0 0 enp1s0
10.141.0.0 0.0.0.0 255.255.252.0 U 600 0 0 wlx001217a36499
10.201.0.3 10.141.0.1 255.255.255.255 UGH 100 0 0 enp1s0
10.201.0.3 10.141.0.1 255.255.255.255 UGH 600 0 0 wlx001217a36499
128.0.0.0 10.8.0.13 128.0.0.0 UG 0 0 0 tun0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 tun0