Hi,
I’m probing to configure a redirection to a server:
I try to make a DSTNAT action DST-NAT but it only capture the packets, no redirected
From internet if I didn’t put this rule telnet it’s OK
I use this rule:
\ip firewall nat add chain=dstnat action=dst-nat to-addresses=192.168.5.1 to-ports=20-25
dst-address=192.168.1.2 in-interface=ether1 dst-port=20-25 protocol=tcp
I only put this, i need another? (like srcnat??)
In the attached archive you can see the configuration

Thanks!