DMZ

Hi guy’s

I am trying to setup a DMZ for one ip address but I can’t find any docs on it. Not sure how to do this on the MT.

Regards Mark

You have to add Firewall rules in the NAT chain to translate the destination address and rules in the forward chain to allow the packets through to the DMZ host.

In the NAT chain you translate the Public to Private IP address, in the forward chain you add accept rules to allow the packets to the translated Private IP address through.