- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Status / info about when multiple AutoVPN paths between MX's (Private and Public)
Hi,
We have two warm spare sets in our DC's, MX-A and MX-B. They are set as VPN concentrators, as hubs connected to spoke sites and each other. The two DCs have an interconnection, and MX-A and B can reach each other over their Lan IP as well as over their internet NAT IP.
When I do packet captures I can see and confirm the A and B site are actually communicating with each other over AutoVPN UDP ports. I can see traffic over the Lan IP adresses and also over the NAT Wan IP addresses (green dotted lines on diagram included).
Is there any way to check / confirm which path is actually active? It seems the MX is keeping tunnels up on both paths, but I can't find anything in the dashboard so far to confirm this.
I found below online, which makes sense. But is there any way to get insight in to which paths are available and active:
"For each MX, the cloud decides whether to use its interface (potentially private) or public IP address to establish a secure VPN tunnel. When possible, an MX’s WAN IP address will be used; this can provide shorter VPN paths between peer MXs (e.g. when multiple VPN peers are connected through MPLS to a primary data center, and from there, out to the Internet)"
Thanks,
Frank
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I see two ways to confirm, the first is through the VPN Status page, where you can even apply some filters, such as a specific IP.
https://documentation.meraki.com/MX/Site-to-site_VPN/VPN_Status_Page
And another is using a packet capture.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note that I want to see the status with multiple paths over single Wan interfaces (VPN Concentrator -> VPN Concentrator)
Packet capture works as a mentioned, but shows but paths are active. But this gives no info on path selection status etc.
None is visible on the VPN status page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately, these are the only possible forms available.
If you need greater granularity, you may want to contact Meraki support, or make a feature request.
Please, if this post was useful, leave your kudos and mark it as solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks I will open a case and report results here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Would the event logs show that the VPN is established with the private IP rather than the public IP ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately the event log refers the the "peer_contact" public ip/port , even when internal connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Then I would guess that the API endpoits such as getOrganizationApplianceVpnStatuses will also display the public IPs and not the private ones
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes good point, I checked Statuses and Stats but no info
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
https://meraki.cisco.com/blog/2018/06/all-about-autovpn/
"If the two MX’s public IP addresses match, then the MXs in question are in the same private network. As such, they should route to one another via their interface IP addresses"
If they share a common public IP they will communicate directly with their private IP addresses.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
My question is about checking the status or availability.
Packet capture shows both on public as on private tunnels are active.
THe two MX's clearly don't hold the same IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Frank-NL ,
It sounds like you after how routing decisions are made. Have a look at the below guide. It explains how traffic destined for an address for which multiple routes exist will be routed in the order of priority.
https://documentation.meraki.com/MX/Networks_and_Routing/MX_Routing_Behavior#Route_Priority
Cheers,
Ivan Jukić,
Meraki APJC
If you found this post helpful, please give it kudos. If it solved your problem, click "accept as solution" so that others can benefit from it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, thanks but there is no mention about order/priority and monitoring the status when there are multiple AutoVPN paths, internal and external, between VPN concentrators.
