I have created a resource group portal.azure.com.
The network has three 172.16.0.0/16 subnet.
172.16.1.x / 24 subnet 1 - Internal power
172.16.2.x / 24 subnet 2 - DMZ
172.16.3.x / 27 subnet 3 - Gateway
In subnet 1 there are server 1 with the IP address 172.16.1.4/24
In Subnetzt 2 there are server 2 with the IP address 172.16.2.4/24
The two servers are separated by a Azure Security Group Policy from each other.
Now I want to establish a connection from our local network 192.168.0.0/22 via a VPN connection
to the network 172.16.0.0/16 in Azure.
I created a VPN connection under manage.windowsazure.com to our WatchGuard Firewall and the VPN
connection is established, and also transmits data.
However,
I can't reach the Server 1 in Azure from the local network. The same reaction if I want to reache any internal Server. The software firewall is disabled on Server 1.
With a Port Scanner I get a response from a host
in Azure with the IP address 172.16.1.1 and 172.16.1.2, however I can't reach the server 1 with the IP 172.16.1.4