Hi, 

What is the expected behavior of "option forwardfor" with an IPv6 connection ? 
Frontend listen on IPv4 and IPv6. 

For IPv4 incoming connections, the server correctly displays the original IP 
address, wether the haproxy-to-server is made with IPv4 or IPv6. 
For IPv6 incoming connections, the server displays the IP of haproxy, wether 
the haproxy-to-server is made with IPv4 or IPv6. 

The default section reads 
option forwardfor except 127.0.0.1/8 
and there is no override of this setting. 

Should I add a line like 
http-request set-header X-Forwarded-For %[src] 
instead of using option forwardfor ? 

Thanks, 
Ionel 

--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON
Capital EUR 219 300,00 - RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301

Reply via email to