Configure network connectivity as guest O.S under vmware


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Configure network connectivity as guest O.S under vmware
# 1  
Old 05-08-2015
Configure network connectivity as guest O.S under vmware

Hi!

I am not sure if this is the right place to post this question. What I did was to download vmware onto my laptop, them install a linux distro as a guest O.S., on VM network configuration I have used "bridge", them I used Virtual Network Editor to chose the network interface, but as I write
Code:
ifconfig -a

on the linux guest O.S. I see nothing!!

Do I need to configure new network settings for it?
# 2  
Old 05-08-2015
Usually that means that you did not give a network card to your guest in the VMware config for the guest.
# 3  
Old 05-08-2015
I really did, because, when I type
Code:
ifconfig -a

, the interfaces are listed, but with no IP addresses on it
# 4  
Old 05-08-2015
I'm not sure that they show up unless you have configured them and assigned an IP address.

What have you installed?
# 5  
Old 05-08-2015
Quote:
Originally Posted by rbatte1
I'm not sure that they show up unless you have configured them and assigned an IP address.

What have you installed?
If there's a "device", they'll show up in ifconfig -a.

If nothing shows up there's no (detected) devices. VMware shouldn't have any detection issues. If a network is configured to the VM, it should show up.

If you think you have done all this and it's still not showing up, I'd check the boot up logs and see if there are any hints there.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Solaris

Solaris x86 guest in vmware workstation

I swear I have no other devices on the vmnet 192.168.142.2, but after I configured one of the solaris x86 os, I kept getting warning ..node xx xxxxx have our ip addresss 192.168.142.2, and it scrolled thru it forever .. I tried to boot it into single user mode , still having the same issue.. ... (1 Reply)
Discussion started by: ppchu99
1 Replies

2. UNIX for Dummies Questions & Answers

VMware Solaris Guest - How do I boot from CD?

Hello, I have a Solaris 10 x86 VM and I am trying to access the Solaris install menu. I have the ISO set to connect on startup, and I can see that it is mounted in my system. But when I power on the VM, the GRUB menu comes up and I only have the option of booting Solaris. Also I have... (4 Replies)
Discussion started by: bstring
4 Replies

3. Linux

Unable to configure in VMWARE

Hi All, I installed Red-hat linux(64bit-x86) os on vmware 8,configure IP address and services but it is unable to come in to network.it is production server. please provide solution to me , it is very urgent... (2 Replies)
Discussion started by: Rajesh_Apple
2 Replies

4. Linux

Interesting challenge getting SSH from outside to my VMWare guest

Hi, I'm working on getting more acquainted with VMWare and the SUSE SLES OS, so I've downloaded and created a guest running SLES 11 SP1. This works great, no problems. However, there's some funny-ness (is that a word?) when I'm attempting/testing to SSH from outside my local LAN into the guest.... (3 Replies)
Discussion started by: brightstorm
3 Replies

5. Solaris

Connectivity between Solaris 10 in VMWare and windows Host

I have installed Open Solaris 10 on VMware which is hosted on Windows XP, my PC. I would like to have a connection between Solaris and Windows, so that i can SSH/Telnet from windows to Solaris. I don't have any Internet connection. Please help me with the network connection settings i have to... (3 Replies)
Discussion started by: mailsachin245
3 Replies

6. Virtualization and Cloud Computing

Cmd to start guest in VMware server 2.0

Is there any command in VMware Server 2.0 to poweron/start the guests like we have vmware-cmd ESX server 3.5 .. (1 Reply)
Discussion started by: fugitive
1 Replies

7. Solaris

unable to connect to solaris guest in vmware

hi All, I require your help and suggestion in this. I have a solaris 10 (guest) installed on a vmware and my host OS is windows 2003 server. i am trying to conenct to the solaris 10 from my local Pc through putty, but unable to connect. please advice what setup or prerequitsites are required to... (4 Replies)
Discussion started by: bathija
4 Replies
Login or Register to Ask a Question