Thanks, i was going to, once getting host only working, using another ethernet connection to provide internet connectivity via MS Loopback connector.
Currently the test environment, once working will be transferred to another machine on an appropriate IP range which will connect via a separate internet line to avoid any conflicts but i need to know how to get the Vmware sessions talking to each other
Main Topics
Browse All Topics





by: paulsolovPosted on 2008-10-09 at 18:40:56ID: 22683832
Be carefull when doing something like this, if you have DNS resolution between the two different networks you can cause IP/DNS conflicts. If you want to replicate a production environment you can use host only mode on the vmware but that leaves you without an internet connection. What I have done in the past is either you anohter inteface off of the firewall/router or install a small cable/dsl router and use the NAT feature to isolate the test network. I have setup NAT on VMWare Server but would rather not use it in case DNS and resolution isssue may occur. Since you're using BESR (BTW 8.5 just came out) you can copy off to USB drive from your prodution network and connect to VMWare Server on your test network.