Tagged Questions
0
votes
0answers
23 views
VMware Fusion or Player VMs Default Gateway IP Device
I can't seem to find the device corresponding to the default gateway configured in VMs with NAT networking. Let me explain.
If I issue route -n on my Ubuntu VM, which is running on either Windows ...
1
vote
0answers
56 views
How can I troubleshoot vmnet routing on my MacOShost and Linux guest with VMWare Fusion?
I am running a Linux guest VM on my Mac (MacOS 10.7.5) with VMWare Fusion 5.0.3.
The Linux guest VM expects to have a specific IP address - 192.168.56.10
The VMs network is set to be NAT ("Share ...
2
votes
2answers
126 views
VMware multiple guest systems with own VPN
I'm trying to set up a Linux box that runs multiple Windows guest systems in VMware, all of which connect through the host internet connection through NAT, but each guest using its own VPN connection.
...
0
votes
1answer
145 views
domain network with DHCP + NAT
I'm configuring a virtual network on an esx server.
I have a Windows Server 2008 R2 configured with these roles:
- active directory domain services
- DHCP server
- DNS Server
- Network Policy and ...
0
votes
1answer
365 views
Can I use a gateway address on another subnet?
I've some problem connecting my virtual machine to my internet. Can I use another gateway ip address other then my subnet ip address? The gateway ip address is from my router ip address? My problem is ...
3
votes
1answer
786 views
No internet on host OS (OS X Lion) when VMware Fusion is running
I have installed OS X Mountain Lion as a VM in VMware Fusion (version 4.1.2) for environment testing. The host OS is OS X 10.7.4, and is connected to the internet via a wired connection (in fact I get ...
0
votes
2answers
256 views
How to browse my local website running on Mac OS X from my guest VMWare Windows 7 machine?
I am running OS X Mountain Lion as the host, and Windows 7 inside a VMWare Fusion 4.1.3 machine. I have a local website running on the host (under port 5000).
I want to access this website from the ...
3
votes
1answer
374 views
Redirect Port on Mac to VMWare
So...I have started working as a front-end developer in a shop that does .NET. I use a Mac and have a VMWare image with Visual Studio and the project on it. The project runs great. However, I was ...
4
votes
3answers
4k views
Bridged vs. NAT: a Virtualbox and VMWare Comparison
I installed VMWare Workstation 7.1.x and Virtualbox 4.0.8 on two different hosts, so I could compare.
I set the virtual network adapter on both to NAT, which was successful for both. The result:
...