NAT not working

Started by Neubauer_L, December 21, 2020, 05:41:25 PM

Previous topic - Next topic
Hey there,

I've got the following problem.
On my Interface WAN I've got a public IP (.172.3) configured and since today a Virtual IP (.172.27).
Now I wanted to NAT all incoming connections from .172.27 to my reverse-proxy.
My NAT looks like this:


And in the Live-View I can see, that the connections are getting passed through, but the connections won't show up on my haproxy.



Browser is showing connection timed out, so I guess a route isn't right? But I haven't changed anything besides adding the virtual IP and adding the NAT.

Thanks ahead.