Hello everyone
I want to access my router through winbox over the internet, so I setup a L2TP VPN on the router and wrote down the local IP that the VPN server gave the router and on the other device (on the internet), which is connected to the same VPN server and is within the same subnet trying to access the router with winbox but got the error that is saying the connection timed out.
P.S. I use the following rule in router /firewall nat and also I change the default winbox port.
Nat rule: add action=dst-nat chain=dstnat comment="Remote winbox" disabled=no dst-port=\
1111 log=yes log-prefix="Remote winbox" protocol=tcp to-addresses=\
192.168.88.1 to-ports=9999
I try to connect to router by using 192.168.5.6 (router IP on VPN server subnet):1111