mikrotik azure s2s -cannot ping each other

Bartolomeo Styblinskia 0 Reputation points
2024-11-26T19:49:12.8666667+00:00

The S2S VPN is working between MikroTik and Azure, but I cannot ping the Debian VM on Azure, and vice versa.

ip route from debian:

default via 9.0.0.1 dev eth0 proto dhcp src 9.0.0.5 metric 100

9.0.0.0/26 dev eth0 proto kernel scope link src 9.0.0.5 metric 100

9.0.0.1 dev eth0 proto dhcp scope link src 9.0.0.5 metric 100

168.63.129.16 via 9.0.0.1 dev eth0 proto dhcp src 9.0.0.5 metric 100

169.254.169.254 via 9.0.0.1 dev eth0 proto dhcp src 9.0.0.5 metric 100

it looks like vmgateway is not connected to vmnet howewer debian vm took correct ip address from the private virtual address network scope

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,778 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.