Hello,
we are facing a strange issue with Azure virtual network.
This is a subnet settings
ADDRESS SPACE. 10.0.0.0/8
SUBNET A: 10.0.0.0/29
Gateway: 10.32.0.0/29
The Site-to-Site VPN us up and running.
I create a VM that gets the following settings:
Ethernet adapter Local Area Connection:
IPv4 Address. . . . . . . . . . . : 10.0.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 10.0.0.1
And now the interesting part begins:
pinging gateway on the other side of the tunnel times out.
tracert 172.21.69.15
Tracing route to 172.21.69.15 over a maximum of 30 hops
1 1 ms 1 ms 1 ms 10.32.0.5 <-- IT reaches the Azure gateway
2 * * * Request timed out. <- And is lost afterwards
3 * * * Request timed out.
4 * * * Request timed out.
There is no traffic coming in from Azure. It feels like it get's blocked by Azure firewall, or the routing is broken -- there is no obvious explanation otherwise.
VPN is conected with Fortgate hardware.
we are facing a strange issue with Azure virtual network.
This is a subnet settings
ADDRESS SPACE. 10.0.0.0/8
SUBNET A: 10.0.0.0/29
Gateway: 10.32.0.0/29
The Site-to-Site VPN us up and running.
I create a VM that gets the following settings:
Ethernet adapter Local Area Connection:
IPv4 Address. . . . . . . . . . . : 10.0.0.4
Subnet Mask . . . . . . . . . . . : 255.255.255.248
Default Gateway . . . . . . . . . : 10.0.0.1
And now the interesting part begins:
pinging gateway on the other side of the tunnel times out.
tracert 172.21.69.15
Tracing route to 172.21.69.15 over a maximum of 30 hops
1 1 ms 1 ms 1 ms 10.32.0.5 <-- IT reaches the Azure gateway
2 * * * Request timed out. <- And is lost afterwards
3 * * * Request timed out.
4 * * * Request timed out.
There is no traffic coming in from Azure. It feels like it get's blocked by Azure firewall, or the routing is broken -- there is no obvious explanation otherwise.
VPN is conected with Fortgate hardware.