Computers |
|
| | #1 (permalink) |
| Newb Techie | Are any of you well versed in how vmware works? I started using it not too long ago and I am having a problem understanding what Bridging, NAT and those other options do. I have a few Vmachines setup and I can't ping my computer but FROM my computer I can ping them. What gives? What should I have my network set at so I can be on one network together. Also, when I check ipconfig/all from my computer it shows a list of different IP's than what are actually on the Vmachines. When I ping the ones that are different it will find them but not the actual IP address assigned on the Vmachine... edit: All I want is to have every machine or Vmachines communicate with each other. |
| |
| | #3 (permalink) |
| Wizard Techie Join Date: Aug 2005
Posts: 4,171
| Did you get it working? All you had to do was either use Bridge or Team. Bridge will connect the virtual OS to your actual network, so it will be as if it's part of the subnet. Team only works on 1 physical host, where you put multiple virtual OS located on 1 physical host into a team and create a router that has two interfaces, one part of the team and one bridge to communicate with the rest of the network. |
| |