Hi,
I've not been able to get outbound nat working for my tenant vm's after deploying using the VMM SDNExpress scripts from github.
I ran the following command on one of the network controller nodes:
Get-NetworkControllerRouteTable
The following was returned:
{
"nextLink": ""
}
This suggests that the Network Controller routing table is blank. Should this be populated with the required for the logical networks ? If so, this maybe why I am not able to get Internet connecttivty from my Tenant VM's.
Thanks