Kali Linux eth0 'Not Configured' Fix 08-06-2014, 02:14 AM
#1
Kali Linux Network 'Not Configured'
So I haven't used Kali Linux a whole lot yet, dedicated my downtime tonight to learning it while I'm free. I do have some experience in Backtrack so its not too much more to learn, thankfully.
After installing in VMware I ran into a plethora of issues, one of them being one I'll go over now that I've seen a lot of users experiencing as well.
When logging on & trying to get connected, I'm told the network isn't configured.
![[Image: wgRqZ1g.png]](http://i.imgur.com/wgRqZ1g.png)
When running
This is displayed;
![[Image: p2v5d3p.png]](http://i.imgur.com/p2v5d3p.png)
So I decided to head over to..
and
..to see if maybe there was an issue in one of the configurations, well I found in /etc/NetworkManager/ that ifupdown was set to unmanaged.
![[Image: cWvIUl8.png]](http://i.imgur.com/cWvIUl8.png)
So what's the fix?
Change the configuration file's content to;
In some cases, the ifupdown reference is missing all together, in which case you can go ahead & add it in there.
After you save, go ahead & reboot & when you come back, voila! You're configured & connected.
![[Image: HAxoFcG.png]](http://i.imgur.com/HAxoFcG.png)
Hope this helps someone.
So I haven't used Kali Linux a whole lot yet, dedicated my downtime tonight to learning it while I'm free. I do have some experience in Backtrack so its not too much more to learn, thankfully.
After installing in VMware I ran into a plethora of issues, one of them being one I'll go over now that I've seen a lot of users experiencing as well.
When logging on & trying to get connected, I'm told the network isn't configured.
![[Image: wgRqZ1g.png]](http://i.imgur.com/wgRqZ1g.png)
When running
Code:
ifconfig -aThis is displayed;
![[Image: p2v5d3p.png]](http://i.imgur.com/p2v5d3p.png)
So I decided to head over to..
Code:
/etc/networkand
Code:
/etc/NetworkManager/..to see if maybe there was an issue in one of the configurations, well I found in /etc/NetworkManager/ that ifupdown was set to unmanaged.
![[Image: cWvIUl8.png]](http://i.imgur.com/cWvIUl8.png)
So what's the fix?
Change the configuration file's content to;
Code:
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=trueIn some cases, the ifupdown reference is missing all together, in which case you can go ahead & add it in there.
After you save, go ahead & reboot & when you come back, voila! You're configured & connected.
![[Image: HAxoFcG.png]](http://i.imgur.com/HAxoFcG.png)
Hope this helps someone.
![[Image: Free_Logo_autonomous..png]](https://dl.dropboxusercontent.com/u/18833908/Free_Logo_autonomous..png)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)
![[Image: qJweLN6.jpg]](http://i.imgur.com/qJweLN6.jpg)