I am unable to get network in my kali linux

0 votes
I am a beginner to ethical hacking. Prior to a few days, I got the network properly and I did my work.But now, I am unable to reach any site. It is giving the packets when I ping google in the terminal, but when I try to update or upgrade it is showing errors. What do I need to do? Can you help me with the solution to this problem?
Apr 28, 2020 in Cyber Security & Ethical Hacking by Pratyusha
• 120 points
3,213 views

2 answers to this question.

0 votes

dist-upgrade had issue few days ago and you may want to do 

apt-get clean
apt-get update && apt-get upgrade -y

Also is NetworkManager.conf file edited to read managed=true its located in /etc/NetworkManager (and case sensitive).

answered Apr 28, 2020 by Kim
0 votes

Hey, @Pratyusha,

Kali comes with networking disabled by default to prevent denouncing your own presence through an unconscionable DHCP request.

You will have to start your connection with the traditional Linux means, something like:

sudo ifconfig eth0 up
sudo dhclient eth0

To know more join our Cyber Security Course today.

Or some such thing, depending on how you see fit.

answered Apr 28, 2020 by Gitika
• 65,770 points

Related Questions In Cyber Security & Ethical Hacking

+1 vote
1 answer

How to find IP address of nodes in my network?

The IP address of the nodes connected ...READ MORE

answered Feb 9, 2019 in Cyber Security & Ethical Hacking by Omkar
• 69,220 points
4,916 views
0 votes
0 answers

What should be in my resume to get a job in cyber security?

What should be in my resume to ...READ MORE

Oct 14 in Cyber Security & Ethical Hacking by Anupam
• 3,470 points
75 views
0 votes
0 answers
0 votes
1 answer

What should be in my resume to get a job in cybersecurity?

If you're thinking of transitioning into a ...READ MORE

answered Oct 25 in Cyber Security & Ethical Hacking by CaLLmeDaDDY
• 2,960 points
37 views
0 votes
0 answers
0 votes
1 answer

How to quickly troubleshoot my network?

The best way to troubleshoot your network ...READ MORE

answered Mar 22, 2019 in Cyber Security & Ethical Hacking by Priyaj
• 58,020 points
1,020 views
0 votes
2 answers

does kali linux provide all services of ethical hacking in one application

Hey, @Vatsal, Almost all the services of Ethical ...READ MORE

answered Apr 21, 2020 in Cyber Security & Ethical Hacking by Gitika
• 65,770 points

edited Oct 6, 2021 by Sarfaraz 777 views
0 votes
1 answer

how to turn on and off kali linux on PC?

Hey, @Vatsal, "Reboot" is the correct answer. "Restart" ...READ MORE

answered Apr 21, 2020 in Cyber Security & Ethical Hacking by Gitika
• 65,770 points
21,994 views
0 votes
1 answer

How do i get started in Cyber Security?

Getting started in cybersecurity can be a ...READ MORE

answered Apr 19, 2023 in Cyber Security & Ethical Hacking by Edureka
• 12,690 points
464 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP