Hey guys, I was hoping I could get some help with this. I am using my desktop as a standalone hyper v host and I can't seem to get my VMs any internet access. My current setup is below:
Att gateway(external routing, DHCP, and NAT for my regular home network): 192.168.1.0/24
My desktop and where my lab resides on hyper v: 192.168.1.126
VM RRAS for routing in my homelab. Three interfaces: 192.168.10.1 for client network. 172.16.1.1 for DC subnet. 192.168.1.15 in my home network which allows my rras VM access to the gateway out to the internet and which I am trying to route through for my other VMs
VM Domain controller 1 and 2: 172.16.1.10 && 172.16.1.11
Client windows 10: 192.168.10.100
Every VM can ping every other VM across networks and within networks. The only one that can reach the internet and the home network is RRAS VM due to having an interface on the home network. Does anyone have any ideas as to why my VMs aside from RRAS can't route to the internet?
I was hoping to provide Internet access to my VMs without having to use an external switch on every host. Right now my RRAS host is the only one that can access the internet because of that external switch. Is this possible to accomplish while remaining on only internal switches and using RRAS for routing out to the home and public network?