Answer the question
In order to leave comments, you need to log in
How to forward ports inside nat?
There are
2 subnets
172.16.1.0/24
172.16.2.0/24
Answer the question
In order to leave comments, you need to log in
You need to configure DNS-NAT something like this:
/ip firewall nat
add action=dst-nat chain=dstnat comment="Printer" dst-address=172.16.2.5 dst-port=443 protocol=tcp to-addresses=172.16.1.5
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question