Wifi connection active, no internet

I’m having trouble connecting to the internet, even though I have an active connection. It works fine on every other device. I tried this fix: https://blog.parrotsec.org/no-internet-connection-when-upgrading-to-parrot-3-7/

Still doesn’t work.

Running Parrot 4.2.2
Method: Debian Standard
Multiboot: No

Any help is much appreciated!

What is the driver you are using as your wireless connection? Looking through the individual interface settings in /etc/network or sometimes /NetworkManager (it depends on your configuration) usually helped me see where the issue was when I would run into issues like this

Does ping 172.217.20.110 work ?
What about ping google.com ?
If the first work, the second fail you have DNS problems

1 Like

Hi there,

Thanks for getting back to me, I do appreciate it. The driver I’m using as my wireless connection is:

02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

Sample outputs:

02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter

Control: I/0- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+

Status: Cap+ 66MHz- UDF FastB2B- ParERR- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

Latency: 0

Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=2M]

Capabilities: <access denied>

Kernel driver in use: ath10k_pci

Kernel Modules: ath10K_pci, wl

kind regards

Thomas

Hi, thanks for your reply!

When pinging 172.217.20.110 it repeats: Network is unreachable

When pinging www.google.com, I get: Temporary failure in name resolution

Is there something else then, or do you still think there’s a DNS issue here ?

Hi there,

Thanks for getting back to me, I do appreciate it. The driver I’m using as my wireless connection is:

02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

Sample outputs:

02:00.0 Network controller: Qualcomm Atheros QCA6174 802.11ac Wireless Network Adapter (rev 32)

Subsystem: Bigfoot Networks, Inc. QCA6174 802.11ac Wireless Network Adapter

Control: I/0- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+

Status: Cap+ 66MHz- UDF FastB2B- ParERR- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-

Latency: 0

Region 0: Memory at dc000000 (64-bit, non-prefetchable) [size=2M]

Capabilities: <access denied>

Kernel driver in use: ath10k_pci

Kernel Modules: ath10K_pci, wl

kind regards

Thomas

So it’s a desktop with killer intel wireless chipset yes?

No, it’s a Dell xps 13 9370 laptop

Try installing the Broadcom dummy package and see if you can force a reconfigure using iw dev delete and then reconfigure after a restart.