I have a Problem. I cannot access Winbox and Webfig From anywhere?
but I can Access Remote Desktop and another Programs [I had forward port 3389 : in IP > Firewall > NAT]
I have turn on DDNS [in IP > Cloud] + Using No-ip ddns and Real IP.
and I try to connect Winbox from outside. I Cannot connect
I wan’t to access Winbox When I not turn on my computer.
My Network Diagram ::
Cable Modem set as Bridge Mode and Connect to Mikrotik Port 1
and move it befere all blocking rules … but I suggest to do this
/ip service
set winbox port=48291
/ip firewall filter
# this allows connection from any interface
# remember to move it to the beginning of the filter list
add action=accept chain=input dst-port=48291 protocol=tcp
It moves WinBox access port from obvious 8291 to nonstandard 48291.
You then need to put in WinBox “Connect to:” field “your_public_ip:48291” from “outside” and “local_IP:48291” from “inside”