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

DNAT

I have some wan address and some server in DMZ, how I can DNAT the request FROM DMZ server to public ip on WAN without MASQ ?

Example WAN IP ADRESS 77.77.77.1 -> DMZ Adress 192.168.38.1 

request from 192.168.38.200 to 77.77.77.1 how I can DNAT to 192.168.38.1 ?

If I use MASQ the server 192.168.38.1 logs acess from out interface of firewall (ex.192.168.38.254) instead of ip address of 192.168.38.200

thanks



This thread was automatically locked due to age.
Parents Reply
  • 77.77.77.1 is assigned to WAN interface of sophos xg firewall, there's a rule that NAT this address to internal DMZ server 1 with ip 192.168.38.1, when server 2with ip 192.168.38.2 try to contact server 2 through WAN ip 77.77.77.1 assigned to sophos, the rule MASQ the packet with out interface of firewall, I want that server 1 can comunicate with server 2 through wan ip without masquerade with a DNAT rule.

Children