Hi,
I don’t understand the following syntax. What does the 0 there represent? Is it a username or what?
https://wiki.mikrotik.com/wiki/Manual:Securing_Your_Router#Access_by_IP_address
"
Access by IP address
Besides the fact that default firewall protects your router from unauthorized access from outer networks, it is possible to restrict username access for the specific IP address
/user set 0 allowed-address=x.x.x.x/yy
x.x.x.x/yy - your IP or network subnet that is allowed to access your router.
"
And what does the sentence “it is possible to restrict username access for the specific IP address” really mean? Can one access (ie. login) also without a username?
And: is this a per user setting or is it valid for all users?
And of course: how can I view the current status of this setting?
Thx