I have a problem with the dns, the browser keeps telling took too long to respond. I am using the dynamic server of my ISP (Use Peer DNS) in DHCP Client. Can anyone tell me how to fix this problem. I haven't setup any IP filter rules.
This is my DNS setup:
dec/05/2020 07:51:44 by RouterOS 6.47.7
software id = 21XY-MCCA
model = RBD52G-5HacD2HnD
serial number = B4A00C365743
/ip dns
set allow-remote-requests=yes cache-max-ttl=1d servers=208.67.2
This is my Nat Settings:
dec/05/2020 07:50:59 by RouterOS 6.47.7
software id = 21XY-MCCA
model = RBD52G-5HacD2HnD
serial number = B4A00C365743
/ip firewall nat
add action=passthrough chain=unused-hs-chain comment="place hotspot rules here" disabled=yes
add action=redirect chain=dstnat disabled=yes dst-port=53 protocol=tcp to-ports=53
add action=redirect chain=dstnat disabled=yes dst-port=53 protocol=udp to-ports=53
add action=masquerade chain=srcnat comment="masquerade hotspot network" src-address=
192.168.12.0/24
add action=masquerade chain=srcnat comment=WAN out-interface=ether1-Internet
add action=masquerade chain=srcnat comment=PPPoE src-address=192.168.11.0/24