Hi - couldn't find a networking Forum to select sorry!
I have a P2P VPN from our on premises CiscoASA to Azure Vnet1 and GW1 which ispolicy based - working ok!
For arguements sake:
Office LAN 10.0.0.0/16
Azure LAN 10.1.0.0/16
GatewaySubnet 10.1.0.0/29
Subnet1 10.1.1.0/24
Subnet2 10.1.2.0/24
Subnet3 10.1.3.0/24
However, I need to add a P2S VPN for 3rd party companies to connect in to the subscription but it needs to beDynamic.
I thought I would be able to just create GW2 within Vnet1 but it's not an option. I have to create a new Vnet2 with new subnet(s). Should I create it 10.1.4.0/28 (/28 as not many clients will ever need to connect)
Also, even though GW1 is Policy Based, I have a Point to Site configuration option which asks for an Address Pool and Certificate info - is there any way I can add a P2S on to the existing GW1
Thanks