Problem with wireless (and ACL)

Hi, i just bought the last week my first mikrotik (and my first wifi) router, it’s a RB2011UAS-2HnD-IN, connected to an another router as a bridge.

I created a wirelles interface with no security, but i can’t connect with any device.
Debugging logs show:

Casa: 68:5D:xx:xx:xx not in local ACL, by default reject

Any suggest would be appreciated :slight_smile:

Look in “/interface wireless” and see how you have default-authentication set for that interface. If it is set to no, then that is the response you get if the mac address is not in the ACL. Either enter the mac address in the “/interface wireless access-list” or set default-authentication=yes.