I need a specific ip firewall rule

hello everybody,
we use the microtik software in our komplete backbone and in all our access points. Now, i need a specific firewall rule but i don’t now, how to make it.
What should happen: i try to describe in an example:
all queries to the router 192.168.100.1 on port 7171 (port-number is only an example) should be redirected to the router 192.168.100.3 on port 80.

I know, that here i must make a ip firewall rule on the router 192.168.100.1, but i don’t know how, or must i make something else ?

Thanks for help,
Christian

Look at NAT (dst NAT), only one thing to notice and that is you must nat to another subnet otherwise it don’t work.

/Henrik

@Henrik

very, very thanks, it works, great !!!

Christian