Community discussions

MikroTik App

Search found 1 match

by seidizem
Fri Jun 06, 2014 4:41 pm
Forum: Beginner Basics
Topic: Mikrotik DNS consumes 100% of CPU
Replies: 21
Views: 25758

Re: Mikrotik DNS consumes 100% of CPU

Same problem on my RB751G-2HnD. Profile shows 80% usage on DNS. Disallowing remote requests helps, but it not solution for this problem. I created packet filter rule, that drops DNS requests (UDP traffic on port 53) from all but local subnet (192.168.0.0/24). CPU usage drops from 70-80% to 3-4%, and...