Specific IP set as DMZ

Hi,

On a WRT54GL running DD-WRT you get an option to assign a single IP as a machine in the DMZ.

How can I do this in RouterOS?

LAN IP Range is 192.168.0.0/24
Machine that I want to specify is in a range 192.168.10.0/24 (connecting through another interface)


Regards

Chris

This sounds like a destination NAT. You need to NAT all new connections to the external interface across to the internal IP of the DMZ machine.

Regards

Andrew