Eu sou novo no Linux e atualmente uso o xubuntu 16.04.3 com algum laptop da Asus.
Estou tentando conectar-me à Internet por meio de um roteador no meu dormitório. Wi-fi funciona sem problemas, mas eu não consegui ter conexão com fio para funcionar.
Acho que devo configurar minha rede com um endereço, uma máscara e um gateway que me foram dados pela universidade. Eu fiz isso, tanto através da guia "editar conexão" do network-manager quanto através de / etc / network / interfaces sem sucesso. Eu até deletei o gerenciador de rede e tentei configurar minha rede a partir do zero (foi uma falha completa, pelo menos com nm eu tenho meu wi fi funcionando).
Eu tenho um controlador Ethernet Realtek RTL8101 com os drivers mais recentes instalados.
-network
description: Ethernet interface
product: RTL8101/2/6E PCI Express Fast/Gigabit Ethernet controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0.2
bus info: pci@0000:01:00.2
logical name: enp1s0f2
version: 06
serial:
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=r8101 driverversion=1.032.04-NAPI duplex=half latency=0 link=no multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:282 ioport:e000(size=256) memory:91214000-91214fff memory:91210000-91213fff
e aqui estão algumas outras identificações
ozzy@ozan-E402NA:~$ nmcli device
DEVICE TYPE STATE CONNECTION
wlp2s0 wifi connected Ozanoz
enp1s0f2 ethernet unavailable --
lo loopback unmanaged --
ozzy@ozan-E402NA:~$ dmesg | grep enp1s0f2
[ 2.453500] r8101 0000:01:00.2 enp1s0f2: renamed from eth0
[ 7.072185] IPv6: ADDRCONF(NETDEV_UP): enp1s0f2: link is not ready
[ 7.072589] enp1s0f2: 0xffffad7dc06a9000, 10:7b:3c:8f:3c:8f, IRQ 282
[ 7.196282] IPv6: ADDRCONF(NETDEV_UP): enp1s0f2: link is not ready
e finalmente ifconfig
enp1s0f2 Link encap:Ethernet HWaddr
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)
Interrupt:26 Base address:0x9000
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:580 errors:0 dropped:0 overruns:0 frame:0
TX packets:580 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:48025 (48.0 KB) TX bytes:48025 (48.0 KB)
wlp2s0 Link encap:Ethernet HWaddr
inet addr:192.168.43.225 Bcast:192.168.43.255 Mask:255.255.255.0
inet6 addr: fe80::f90a:83a2:8b5b:65f9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5972 errors:0 dropped:0 overruns:0 frame:0
TX packets:5879 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:4259264 (4.2 MB) TX bytes:1498181 (1.4 MB)
Bem, estou completamente perdido e não consegui descobrir uma solução possível e preciso da sua ajuda.
Tenha um bom dia / noite.
Ozan
p.s. Eu vou dormir agora e não poderei responder às suas mensagens por algum tempo. até amanhã ...