My computer is connected to wireless wifi hotspot of android mobile but has no internet access... Using latest fedora 28
Please help me... The internet works fine when teethred via usb cable.... Please help me soon
Welcome to ask.fedora. Alas, it's almost impossible for anybody to help you right now because you've given us nothing to work with. Please edit your question to tell us if your computer can connect to other WiFi, and if not, if you've made sure it's turned on.
Also, does
ping 8.8.8.8
work?Yes it can connect to any WiFi...
Good! that means that the WiFi works. Next, try that
ping
to see if you can reach another site by IP address. If you get responses, your next step is pingmit.edu
to see if you can resolve DNS. (The idea here is to narrow down the possible problems as best we can before making any changes.)[mudit@dlp ~]$ ping 8.8.8.8 PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data. From 192.168.43.10 icmpseq=1 Destination Host Unreachable From 192.168.43.10 icmpseq=2 Destination Host Unreachable From 192.168.43.10 icmpseq=3 Destination Host Unreachable From 192.168.43.10 icmpseq=4 Destination Host Unreachable From 192.168.43.10 icmpseq=5 Destination Host Unreachable From 192.168.43.10 icmpseq=6 Destination Host Unreachable From 192.168.43.10 icmpseq=7 Destination Host Unreachable From 192.168.43.10 icmpseq=8 Destination Host Unreachable From 192.168.43.10 icmp_seq=12 Destination Host Unreach
I dont know what it means... Help me