I need to block some specific domain at Mikrotik’s DNS level.
Statically configured domain (name=example.com) works with IPv6 enabled network but using regex instead it doesn’t (regexp=“example.com”)
I don’t know if it’s a bug but seems that regexp only works with domains not having AAAA record, or something like that.