DanielRedOak / F5ProxyProtocol

iRule Implementation of the Proxy Protocol from HAProxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This iRule appends the content of the TCP payload to include a Proxy Protocol v1 complaint 'header' including "PROXY TCP4 " This is useful when using SNAT on an F5 and still needing to retain the original source and destination ip/port for use with HA proxy, smtp, etc.

About

iRule Implementation of the Proxy Protocol from HAProxy