Troubleshooting Internet Connection Issues in Virtual Box on Parrot Security and Kali Linux OS
How to Fix Internet Connection Issues in Virtual Box
![]() |
| Internet Connection Issue in Virtual box |
If you're using Virtual Box on Parrot Security or Kali Linux OS, you might encounter an internet connection issue even if the internet is available on the host machine.
Fixing internet connection issues in Virtual Box is a common problem faced by users of Parrot Security and Kali Linux operating systems.
In this blog post, we'll provide you with a step-by-step guide on how to troubleshoot and fix the issue.
Steps to Troubleshoot Internet Connection Issues in Parrot Security and Kali Linux OS
Step 1: Change to Super User
- Open the Terminal in Parrot OS
- Type "sudo su" command and press ENTER
- Enter the administrator password and press ENTER
Step 2: Change IP Address from Local-DNS to Google PUBLIC-DNS
- In the Terminal, type the command "nano /etc/resolv.conf" and press ENTER
- Locate the line "nameserver 127.0.0.1"
- Replace "127.0.0.1" with "8.8.8.8" (Google PUBLIC-DNS) and press ENTER
- Save the changes by typing "Ctrl + O" and then exit the editor by typing "Ctrl + x"
Step 3: Verify Internet Connectivity
- Open the browser and try to access www.google.com to check if the internet connection is working fine or not.
- If it still doesn't work, close the browser and try again.
By following the above-mentioned steps, you can resolve the issue and enjoy seamless internet connectivity on your virtual machines.
Thank you for reading!
.jpg)

Comments
Post a Comment