HandsOn — Building Hybrid Cloud Environment — Part 6— Connectivity — Deep dive — Site-to-Site VPN Routing and Packet Flow
Part 5 established the tunnel and ended with a question - why does one of the traffic flows fail? Setting up a Site-to-Site VPN is one thing; understanding exactly how a packet traverses from an Azure VNet down to a local KVM bridge is another. This part takes a deeper look at the underlying networking layers, looking specifically at how XFRM policies, routing decisions, and iptables chains interact to manage hybrid traffic flow. ...