LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ifconfig doesn't show virtual adapters (https://www.linuxquestions.org/questions/linux-networking-3/ifconfig-doesnt-show-virtual-adapters-945303/)

Zafer Elbi 05-16-2012 09:10 AM

ifconfig doesn't show virtual adapters
 
I installed vmware workstation 8.0 on windows 7, and I installed Ubuntu 10.04 in it. I can see the NIC adapters vmnet0 and vmnet8 on windows control panel. But they are not visible from ifconfig: only eth0 and lo are visible.
Is there a problem with vmware installation?

es0teric 05-16-2012 12:03 PM

Try ifconfig -a. That will show all interfaces the OS knows about, even if they aren't running.

If that doesn't show it, then there's a configuration problem.

Zafer Elbi 05-16-2012 12:49 PM

Ok, there is a configuration problem with vmware then.
So, is there a vmware command that I can run in Linux that shows the virtual network adapters?


All times are GMT -5. The time now is 05:25 AM.