Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Nat don't forward


Hello, sorry for my english

I use Sophos UTM 9 Home Edition on a virtual machine with the ESXi hypervisor.

I have a "Freebox" (192.168.0.254), which is a fairly simple box, I do not want to put myself in bridge (too inconvenient) so i decide to put the firewall sphos in the DMZ (all ports are redirected to sophos (192.168.0.100))

I created a rule NAT (DNAT / SNAT) which states that all requests on port 443 (public port) are redirected to the LAN interface (192.168.0.0) on a haproxy machine (192.168.0.247) to port 5443 (local port)

In the logs when I access a public IP:443 I see in the livelog that the request is accepted (white) but nothing happens ..

On my Sophos UTM I have only one interface (LAN)

Do you have an idea ?

thank you very much



This thread was automatically locked due to age.
Parents Reply
  • Same time (19:00) here in Serbia...;)

    Try with Full NAT, it should work. In worst case you can reconfigure your network infrastructure like this (scenario that I have in my office with ISP cable modem that doesn't support bridging):

    Internet -> Freebox (192.168.0.254) -> (192.168.0.100) UTM (192.168.1.100) -> LAN (192.168.1.0/24)

Children