Darren_Coleman
Junior Member
Hi
I'm running Windows Server 2012 in a VM on my Parallels Desktop 10 install on my Mac (latest OSX). This is currently set up as the default "shared" networking, so the VM has a 10.211.55.x subnet. The Mac (and other computers) are on a 192.168.1.x subnet.
I would like to be able to give users on the 192.168.1.x subnet access to my VM without having to run it in bridged mode. I don't want the VM(s) to get IPs in the 192.168.1.x range (i.e. use the DHCP server on the network) because there aren't really enough IPs to spare, and I have already set the various 10.211.55.x IPs I'm using for websites, etc within the VM as static.
How would I go about routing traffic through to the VM? I've tried setting sudo sysctl -w net.inet.ip.forwarding=1 and putting a route to 10.211.55.0/255.255.255.0 on our router, neither works though. The router can't even ping 10.211.55.1 (the gateway on the VM) or 10.211.55.2 (my Mac Parallels network IP).
Thoughts?
I'm running Windows Server 2012 in a VM on my Parallels Desktop 10 install on my Mac (latest OSX). This is currently set up as the default "shared" networking, so the VM has a 10.211.55.x subnet. The Mac (and other computers) are on a 192.168.1.x subnet.
I would like to be able to give users on the 192.168.1.x subnet access to my VM without having to run it in bridged mode. I don't want the VM(s) to get IPs in the 192.168.1.x range (i.e. use the DHCP server on the network) because there aren't really enough IPs to spare, and I have already set the various 10.211.55.x IPs I'm using for websites, etc within the VM as static.
How would I go about routing traffic through to the VM? I've tried setting sudo sysctl -w net.inet.ip.forwarding=1 and putting a route to 10.211.55.0/255.255.255.0 on our router, neither works though. The router can't even ping 10.211.55.1 (the gateway on the VM) or 10.211.55.2 (my Mac Parallels network IP).
Thoughts?