Hi,
While configuring / hardening my router I'm following the latest manual, the page 21 cover:
MAC Connectivity Access
MAC Telnet is used to provide access to a router that has no IP address set. It works just like IP telnet. MAC telnet is possible between two MikroTik RouterOS routers only.
source: MAC server - RouterOS - MikroTik Documentation
By default, the MAC server runs on all interfaces
source: Manual
ok, so as recommended, it's a good idea to limit this on the interface we want.
is there a way to set directly an interface for example Bridge that already combine few physical interfaces. instead of passing by an additional layer (Interface list) ?
Thanks.