Allow to Remote Mikrotik via Winbox
In the configuration we use MikroTik 951Ui-2HnD and Firmware 6.41.2. By default the port to access MikroTik via Winbox is 8291
How to allow to remote MikroTik via Winbox?
/ip firewall filter
add action=accept chain=input dst-port=8291 protocol=tcp
No comments:
Post a Comment