2.0

Table Of Contents
VMware Server User’s Guide
246 VMware, Inc.
Virtual Machine 3 — Connected to Both Host-Only Interfaces
Ifyouplantoruntheroutersoftwareonavirtualmachine,setupathirdvirtual
machineforthatpurpose.
1 Createthevirtualmachineoruseanexistingvirtualmachine.
2Edittheconfigurationusingthevirtualnetworkeditor.
Selectthefirstnetworkadapterinthelistofdevices,selectCustom,
andselect
VMnet1(Hostonly)(onaWindowshost)or/dev/vmnet1(onaLinuxhost)from
thedropdownlistontheright.Selectthesecondnetworkadapterinthelistof
devices,thenselectCustom,selectVMnet2(Hostonly)(onaWindowshost)or
/dev/vmnet2(onaLinux
host)fromthedropdownlistontheright.
Ifyouneedtoaddoneormorenetworkadapters,clickAdd,andusetheAdd
Hardwarewizardtoaddanadapter.
Nowyouneedtoconfigurethenetworkingcomponentsonthehostandinthevirtual
machines.Therecommendedapproachuses
staticIPaddressesforallthevirtual
machines.
To configure the host and virtual machine networking components
1StoptheVMnetDHCPserverservice.
Windowshost:Fromthevirtualnetworkeditor ,selectDHCPandclickStop
service.
Linuxhost:Stopthevmnet-dhcpdservice.
killall -TERM vmnet-dhcpd
2Installguestoperatingsystemsineachofthevirtualmachines.
3Installtheroutersoftwareonthehostcomputerorinthethirdvirtualmachine,
dependingontheapproachyouareusing.
4Configurenetworkinginthefirsttwovirtualmachinestouseaddressesonthe
appropriatehostonlynetwork.
OnWindowshosts,
youcanopenacommandpromptandrunipconfig /allto
seewhatIPaddresseseachhostonlynetworkisusing.
OnLinuxhosts,youcanopenaterminalandrunifconfigtoseewhatIP
addresseseachhostonlynetworkisusing.