@miro_i wrote:
Hello, i am trying to create HAproxy in tcp transparent mode with 2 backend servers.
Everything is set on the HAproxy box as described in this article: https://www.haproxy.com/blog/howto-transparent-proxying-and-binding-with-haproxy-and-aloha-load-balancer/ and i see the packets coming to the backends as source IP the original client IP (not the HAproxy IP).However backends can not reply back correct and send the data to client.
With tcpdump on backend i see only incoming packets from client but it does not attempt to send back the data.
I do not see any info in the article how to configure the backends, it only explains the haproxy config.
Somewhere is mentioned i must configure backends default gateway to be the HAproxy box but how to do this with example?
Posts: 1
Participants: 1