Blog Post

FastTrack for Azure
1 MIN READ

TCP Proxy Protocol v2 with Azure Private Link Service — Deep Dive

ArsenVlad's avatar
ArsenVlad
Icon for Microsoft rankMicrosoft
Jul 18, 2022

In this video, we deep dive into TCP Proxy Protocol v2 — an advanced feature of the Azure Private Link Service.

 

We experiment with enabling Proxy Protocol v2 in Azure Private Link Service and configuring NGINX service to read the source private IP address of the original client (vs the NAT IP) accessing the service via the private endpoint.

 

We also use tcpdump to capture the raw network packets and manually decode the packet payload to see the contents of the Proxy Protocol header packet.

 

Prior to watching this deep dive video, I recommend reviewing Azure Private Link Service explanation and demos from provider (SaaS ISV) and consumer perspectives where we look at deploying the provider and consumer Azure resources used in this walkthrough.

 

Video Walkthrough

Video Chapters

Next steps

Updated Jul 26, 2022
Version 2.0
No CommentsBe the first to comment