Create the on-premises virtual network
- From the Azure portal home page, select Create a resource.
- In Networking, select Virtual network.
- For Resource group, select FW-Hybrid-Test.
- For Name, type VNet-OnPrem.
- For Region, select (US) East US.
- Select Next : IP Addresses
- For IPv4 address space, delete the default address and type 192.168.0.0/16.
- Under Subnet name, select Add subnet.
- For Subnet name type SN-Corp.
- For Subnet address range, type 192.168.1.0/24.
- Select Add.
- Select Review + create.
- Select Create.
Now create a second subnet for the gateway.
- On the VNet-Onprem page, select Subnets.
- Select +Subnet.
- For Name, type GatewaySubnet.
- For Subnet address range type 192.168.2.0/24.
- Select OK.
No comments:
Post a Comment