Answer the question
In order to leave comments, you need to log in
Why doesn't port forwarding work in mikrotik from the local network?
Set up port forwarding on mikrotik router. Requests are only successful from devices outside the network, not from local devices.
NAT config:
chain=dstnat action=dst-nat to-addresses=192.168.88.227 to-ports=22 protocol=tcp dst-address-type="" dst-port=11122 log=no log-prefix=""
chain= srcnat action=masquerade out-interface-list=WAN log=no log-prefix="" ipsec-policy=out,none
Why is this happening?
Answer the question
In order to leave comments, you need to log in
masquerade the rule to do on the host to which the ports are being forwarded
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question