Hi, All!
I have a problem with my BR750GL, the CPU load is very high. In Profile I see that "dns" usage is 80-90%.
When I stop "Allow Remote Request" the usage go down. Can someone explain that.
Can I fix that problem?
Thank you
What you are seeing is most likely a DNS amplification attack or some variant of it.Hi, All!
I have a problem with my BR750GL, the CPU load is very high. In Profile I see that "dns" usage is 80-90%. When I stop "Allow Remote Request" the usage go down. Can someone explain that. Can I fix that problem?
Thank you
/ip firewall filter
add action=drop chain=input dst-port=53 protocol=tcp
add action=drop chain=input dst-port=53 protocol=udp
Thanks for the catch...I do normally add an input interface to the rulei think to the rules IPNET posted you have to add some rule to allow internal users to query dns cache on mikrotik