Fri Jul 24, 2020 4:23 pm
As normis stated, (must be a slow day in Riga for the sultan to answer the minions questions!! ;-P )
(1) The most likely culprit is the fact that you may have only allowed certain IPs access to the router in the input chain via firewall rules.
If you are using something like,
add action=accept chain=input comment="Allow ADMIN to Router" \
in-interface-list=RBwin log-prefix=AdminAccess src-address-list=\
adminaccess
where adminaccess is firewall address list.
add ip=yourdesktoppc list=adminaccess
add ip=yourlaptop list=adminaccess
add ip=yoursmartphone list=adminaccess ( just make sure your smart phone has a static IP)
The other areas to consider.
(2) Where you setup USERS, you may have narrowed down the entry there preventing your smartphone to be allowed as a user.
(3) Check IP SERVICES, this is where people can limit access to WINBOX itself and one should check that they have not blocked usage by the device required.
(4) Lastly, look under tools MAC and MAC WINBOX SERVER specifically - see which interface list you have chosen to allow access to winbox via mac.
Ensure your smart phone is included in that interface listing.
One other thing that might catch you............ I dont use the default winbox port, so when using the MT app, I have to ensure to enter in the IP address as follows
192.168.xx.1:yyyyyy where yyyyy is the new winbox port.