OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: Neubauer_L on December 21, 2020, 05:41:25 PM

Title: NAT not working
Post by: Neubauer_L on December 21, 2020, 05:41:25 PM
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:
(https://i.postimg.cc/D01b1XmD/opnsenseconfig.png)

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.

(https://i.postimg.cc/0QRkDHmk/liveview.png)

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.