I want to limit TCP/UDP ports which can be used for masquerade NAT on my Mikrotik router. For example, I want to use only 40000-65535 TCP ports range and 20000-65535 UDP ports range for masquerade. Other ports will be used for DNAT from WAN.
In general I have 2 questions:
- How can I strictly specify ports range which can be used for masquerade NAT firewall rule?
- If no restriction specified does Mikrotik can skip using in masquerade ports which router opened itself (SSH, Telnet, WinBox, etc.)?