sorry for my bad English :) I have a windows server with hyper-v installed. on this server I have 2 Network cards:
- NIC1: 192.168.x.x 255.255.255.0
- NIC2: 65.21.40.x 255.255.255.x
I want the VMs in hyper-v which uses 192.168.x.x range use NIC2 for the internet traffic and to communicate other VMs and server use NIC1.
I am not good in routing but i think it should be possible to do it via route add.
anyone can help?
Thank you very much in advance