Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3436

Troubleshooting • No internet while wifi is working

$
0
0
No internet while wifi is working

Raspberry PI 3 Model B V1.2
OS: Raspbian GNU/Linux; VERSION="9 (stretch)"

I can’t say anything about ethernet, since the cat chewed through the cable, but with wifi turned on, I don’t have access to the Internet. I retype all the commands manually on my phone, so I apologize for the formatting.

Here is the result of the command ping 8.8.8.8:

Code:

PING 8.8.8.8 (8.8.8.8) 56(84)bytes of data.From 192.168.62.72 icmp_seq=1 Destination Host Unreachable

Content of the /etc/network/interfaces file, excluding comments:

Code:

source-directory /etc/network/interfaces.d
interfaces.d folder is empty as i see.

cat /etc/resolv.conf:

Code:

# Generated by resolvconfsearch 192.168.62.1nameserver 8.8.8.8

route -ne:

Code:

Kernel IP routing tableDestination/Gateway/Genmask/Flags/MSS/Window/irtt/Iface0.0.0.0/192.168.62.1/0.0.0.0/UG/0/0/0/wlan0192.168.62.0/0.0.0.0/255.255.255.0/U/0/0/0/wlan0

ifconfig (exluding eth0 and lo):

Code:

wlan0: flags=4163<UP,BROADCAST,RUNNINGMULTICASR> mtu 1500inet 192.168.62.72 netmask 255.255.255.0 broadcasr 192.168.62.255inet6 fe80::ba27::ebff::fe91:3fab prefixlen 64 scopeid 0x20<link>ether b8:eb:91:3f:ab txqueuelen 1000 (Ethernet)RX packets 655 bytes 52260 (51.0 KiB)RX errors 0 dropped 5 overruns 0 frameTX rlpackets 1467 bytes 104554 (102m1 KiB)TX errors 0 dropped 0 overruns 0 carruer 0 collisions 0
My Wi-Fi operates at 2.4 GHz. If I connect a phone or laptop, then I have access to the Internet

Statistics: Posted by Jabmoooora — Thu Feb 01, 2024 9:03 am — Replies 0 — Views 25



Viewing all articles
Browse latest Browse all 3436

Trending Articles