IP Forwarding and Routing in Windows 2008
- by Danialzo
I have Hyper-V running on a windows 2008. I got a new ip stack from the data center to be set on my virtual machines. But I have difficulties to set these IPs on my VMs because they are on different network.
my current server ip is xxx.xxx.18.6 with MASK : 255.255.255.224 and the GW is xxx.xxx.18.1
my new ip stack is xxx.xxx.168.176/29
I can use RRAS to achieve this.
Do I need to create another NIC? How do I make these VMs reachable from outside?