I have set up an ipSEC tunnel between our on-prem UTM 9 device and Microsoft Azure.
The plan is to have a server in Azure that must be accessible from the local network.
However, I can't ping the server from the on-prem network, Pinging from VM on the virtual network to on-prem, and even RDP works perfectly.
Azure Virtual network
Address space: 10.0.0.0/16
Subnet for gateway: 10.0.1.0/24
Subnet for server: 10.0.0.0/28
Server IP: 10.0.0.5
On-prem network
Internal network: 192.168.254.0/24
Internal network interface: eth0
WAN interface: eth1
I hope someone can help me to troubleshoot... I'm not sure what I'm forgetting about or missing...
This thread was automatically locked due to age.