Post
inxi -Na
Edit: Waiting!
Trying uninstalling r8168
sudo pacman -R r8168
reboot
I think docker has messed up his entire network setup. When you run ifconfig
does it show your netwrok cards like below.
~ via ⬢ v17.1.0
➜ ifconfig
enp0s31f6: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether txqueuelen 1000 (Ethernet)
RX packets 1381 bytes 1279617 (1.2 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1076 bytes 160254 (156.4 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 16 memory 0xf7000000-f7020000
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 1000 (Local Loopback)
RX packets 12366 bytes 4517971 (4.3 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 12366 bytes 4517971 (4.3 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
virbr0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.122.1 netmask 255.255.255.0 broadcast 192.168.122.255
ether 52:54:00:0f:73:51 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
virbr1: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
inet 192.168.100.1 netmask 255.255.255.0 broadcast 192.168.100.255
ether 52:54:00:24:fc:d4 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
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.12.3 netmask 255.255.255.0 broadcast 192.168.12.255
inet6 fe80::e2c1:11c9:e874:4eee prefixlen 64 scopeid 0x20<link>
inet6 2402:4000:2381:2451:1ebf:ceff:fe8d:6ae9 prefixlen 64 scopeid 0x0<global>
inet6 2402:4000:2381:2451:b3b6:d33a:c3fa:abc4 prefixlen 64 scopeid 0x0<global>
inet6 2402:4000:2381:2451:a3fd:2df8:20ea:49c0 prefixlen 64 scopeid 0x0<global>
ether txqueuelen 1000 (Ethernet)
RX packets 183871 bytes 185391307 (176.8 MiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 112897 bytes 17668198 (16.8 MiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
This is my LAN enp0s31f6
your might differ might be similar to mine or it might say something like lan0
.
I’m out … i’m not waiting for responses that take this long.
4 Likes
Hello, sorry I was busy today and didn’t have the time to check my phone… this won’t happen again. And I do think that fixed it! I really appreciate the help from you as well as everyone else and once again my apologies for taking so long to respond.
I see what you did there…
3 Likes
No problem … I’m glad it’s working again.
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.