about masengers (i neeeeeeeed to heeeeeeeeeeelp) Version 2

I tried forward port 16000 on my MT 2.9.22 just to allow trade Manager messenger and gave me an error saying “invalid value for argument min”

add chain=dstnat dst-address=10.254.225.3 protocol=tcp dst-port=16000 action=dst-nat to-addresses=192.168.10.0/24 to-ports=16000

I would love to have a way out

This is the third time you are screeming for help about the same issue. Just drop the idea, you cannot port forward to the whole subnet.

bamideji,

He is right the only way it will work is something like…

add chain=dstnat dst-address=10.254.225.3 protocol=tcp dst-port=16000 action=dst-nat to-addresses=192.168.10.10/32 to-ports=16000

No other way is it going to work the way you want it to. If you port forward to any more than just one machine the router will never no where to forward the traffic to. Thus, its just not possible.