Quote:
Originally Posted by unInstance
Please state clearly:
1. Whether you have LAN access over Wi-Fi? Try pinging the router, and other hosts.
I can connect from another computer over the network. Internal routing works. It's external addresses that doesn't work.
2. Whether you use NetworkManager (or what else?) to connect to Wi-Fi.
Network Manager
3. Whether you can `ping 1.1.1.1` address.
traceroute or ping to external network comes back 100% packet loss or no route to host. I can ping between computers but not the router.
4. Whether you rely on DHCP or use static configuration.
static. The server needs a specific IP address
5. Whether connecting a different Wi-Fi network solves the problem.
Won't connect to any Wi-Fi networks.
6. Whether you use a firewall, like nft.
None
7. Whether you use WireGuard/OpenVPN.
None
Also, post the output of:
1. `ifconfig`
2. `cat /etc/resolv.conf`
|
eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.0.200 netmask 255.255.255.0 broadcast 192.168.0.255
inet6 fe80::3ebb:d6b6:54b0:ee94 prefixlen 64 scopeid 0x20<link>
ether b8:27:eb:54:ab:87 txqueuelen 1000 (Ethernet)
RX packets 60626 bytes 10550376 (10.0 MiB)
RX errors 0 dropped 296 overruns 0 frame 0
TX packets 87006 bytes 19187321 (18.2 MiB)
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 1000 (Local Loopback)
RX packets 326 bytes 31068 (30.3 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 326 bytes 31068 (30.3 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether 12:99:c2:5c:91:39 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
# Generated by NetworkManager
search .myftp.org
nameserver 9.9.9.9
nameserver 149.112.112.112