-3

I've been "tuning" my parrot os with bspwm, when I launched it it all worked, only the wifi connection wasn't working. In the directory /etc/resolv.conf was clear. I typed sudo nano /etc/resolve.conf Anf it only shows me an empty GNU. I typed

  GNU nano 5.4

nameserver 8.8.8.8

But still don't work. Can I get some help? I'm new at this.

1
  • 1
    If you're new don't use Parrot. Use a friendlier distribution such as Mint Commented Apr 9, 2022 at 7:43

2 Answers 2

0

Some possible solutions:

  1. If you don't have wireless driver or firmware, install one through ethernet or USB flash.
  2. Install dhcp client and server.
  3. Install network manager. If you are new, network configuration tools may be better than configuring manually. The software you need depend on your distribution.
0

I have suffered a long with lan connection, then found this solution:

  1. Disable AnonSurf.
  2. Go to Control Center>> Network Proxy and switch it to "Direct internet connection.
  3. Ad some more DNS record to /etc/resolve.conf like 8.8.4.4, 1.1.1.1 or other reliable DNS.
  4. Then restart networking with "sudo systemctl restart networking" command.
  5. Then update & upgrade system with "sudo apt update && sudo apt upgrade -y" command.

**Be sure to change network proxy before penetration testing/anonymous browsing.

1
  • You are speaking about wired and the OP is talking wireless. Also, first comment on the initial question is probably correct. Commented Jun 6, 2024 at 19:28

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.