The DNS server is not working properly

Hello,
I've set up a forwarding system for the mydomain.local domain, but it doesn't seem to be working.
Here is my configuration:

/ip dns/ export            
# 2026-05-28 18:15:32 by RouterOS 7.21.4
# software id = 5QYL-5UZ6
#
# model = CCR1072-1G-8S+
# serial number = HEC08VF99QR
/ip dns forwarders
add dns-servers=192.168.2.1 name=srv-ad-01 verify-doh-cert=no
/ip dns
set allow-remote-requests=yes cache-size=20480KiB servers=\
    9.9.9.9,149.112.112.112
/ip dns adlist
add ssl-verify=no url="https://raw.githubusercontent.com/StevenBlack/hosts/mast\
    er/alternates/fakenews-porn/hosts"
/ip dns static
add forward-to=srv-ad-01 match-subdomain=yes name=mydomain.local type=FWD
add address=192.168.2.1 name=srv-ad-01 type=A