Dear All,
I have the following scenario:
- local network, whit the following addess space: 223.103.5.0/24, with sonicwall firewall
- Azure Virtual Network configured for Point-to-Site and Site-to-Site connection
- Azure Virtual Network Point-to-Site address space: 10.0.0.0/24
- Azure Virtual Network address space: 10.0.1.0/24
> Subnet-1 addess space 10.0.1.0/25
> Gateway addess space 10.0.1.128/29
- There are 2 Virtual Machine configured and connected to the virtual network
- The local network is correctly connected the the Azure Virtual Nerwor
The situation is the following:
- From VM1 I can ping VM2 and viceversa
- From the local network I can ping VM1 and VM2
- From a remote client connected to the Point-To-Site virtual network I can ping VM1 and VM2
The proble is this:
From a remote client connected to the Point-To-Site virtual network I can't ping computer in the local network.
I have to configure something?