Microsoft
Software
Hardware
Network
Question : virtual network interface cards
Hi all,
PLease could someone assist me with some details around virtual NIC's.
In my scenario, I have a std Win2003 physical server, with 2 x NIC's. One of them is used with the Std '03 OS. The server is underutilised, so I installed vmware server 2 onto it, and setup a virtual machine. I have configured the VM's NIC in bridge mode, and assigned it to the spare NIC.
My query is, I want my VM to run on a different network to the one connected to the host OS's. However the host OS is controlling both physical cards essentially. How do I setup the VM on a different network, without having the spare nic in the host OS recieve an IP adress from the second network? I don't want my std '03 OS connected to the second network in anyway... Am I missing something, or is this simply done by assigning the spare NIC in th ehost OS a random IP address, then in the VM assigning the correct ip address to the virtual NIC?
Answer : virtual network interface cards
This is indeed possible on VMware Server. Just unbind the tcpip protocol from one of the nics on the host and it will not get any network connectivity on that nic. Also, make sure the VMware Bridge Protocol is kept checked.
Lars
Eth0-75dpi.gif
(16 KB)
(File Type Details)
vmware network config, vmware bridge only, no tcpip
Random Solutions
Random numbers in VB.net not random...weird?
sleeping connections in mysql
Keyboard input in Dialog box MFC
Multi User Development in MS Access
How do I create an automatic counter in MSWord?
Log of remote web workplace usage - track past user activity?
How do i create an Excel macro to copy/paste cell contents from one cell to another?
windows 7 offline files: the process cannot access the file because it is being used by another process offline
How to make dropdown disappear using code
UNION IN SUBQUERY - MS ACCESS