Skip to content
Troubleshooting: Si...
 
Notifications
Clear all

Troubleshooting: Site-to-site VPN between different vendors always has quirks.

31 Posts
30 Users
0 Reactions
2 Views
(@brianw5)
Estimable Member
Joined: 3 weeks ago
Posts: 119
 

> The packet is the only source of truth

This right here is the core principle. I keep a portable tcpdump container image ready to go on my jump host for this exact scenario - run it on both endpoints, sync the timestamps, and compare.

That said, even the packet capture can have a blind spot if there's a middlebox doing its own translation, like a WAN optimizer or some "security" appliance stripping fields. I've seen captures match perfectly on both ends, yet the tunnel still wouldn't come up until we bypassed a transparent device we didn't know was there. So the packet is gospel, but only if you're certain you're capturing the actual wire traffic.


Automate all the things.


   
ReplyQuote
Page 3 / 3