Connected to WIFI but no internet.

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
orangeiv

Connected to WIFI but no internet.

Post by orangeiv »

I can connect to WIFI networks, but am unable to receive internet. It has worked previously, and (as far as I can tell) simply stopped working overnight. I get the following output for "sudo /usr/lib/linuxmint/mintWifi/mintWifi.py":

Code: Select all

$sudo /usr/lib/linuxmint/mintWifi/mintWifi.py

------------------------
* I. scanning WIFI PCI devices...
  -- Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) (rev 01)
      ==> PCI ID = 168c:002e (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
vboxnet0  no wireless extensions.

eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11bgn  ESSID:"Home2"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 84:37:36:8C:3F:7E   
          Bit Rate=57.8 Mb/s   Tx-Power=16 dBm   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Encryption key:off
          Power Management:off
          Link Quality=70/70  Signal level=-36 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:45   Missed beacon:0

-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr 1c:76:08:40:a9:79  
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:123 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:26198 (26.1 KB)
          Interrupt:16 

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:91712 errors:0 dropped:0 overruns:0 frame:0
          TX packets:91712 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:406805273 (406.8 MB)  TX bytes:406805273 (406.8 MB)

vboxnet0  Link encap:Ethernet  HWaddr 0a:00:27:00:00:00  
          inet addr:192.168.56.1  Bcast:192.168.56.255  Mask:255.255.255.0
          inet6 addr: fe80::800:27ff:fe00:0/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4951 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:974462 (974.4 KB)

wlan0     Link encap:Ethernet  HWaddr 18:f5:6a:33:7c:e7  
          inet addr:192.168.43.234  Bcast:192.168.43.255  Mask:255.255.255.0
          inet6 addr: fe80::1af4:6aff:fe33:8ce8/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:4226449 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2196696 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:5689698890 (5.6 GB)  TX bytes:282396134 (282.3 MB)

-------------------------
* V. querying DHCP...
-------------------------
* VI. querying nslookup google.com...
;; connection timed out; no servers could be reached

Things I have tried so far:
1) Restarting computer/wifi/network manager
2) Running "sudo dhclient wlan0"
3) Adding "8.8.8.8, 8.8.4.4" to the DNS servers box.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
orangeiv

Re: Connected to WIFI but no internet.

Post by orangeiv »

Updating to Linux Mint 17.1 (from 17.0) resolved the problem.
Locked

Return to “Networking”