Fortigate anomaly detection - whitelist host
Hi all,
I run anomaly DoS detection between a students network and our campus lan. Thresholds are still default values. Problem is our campus dns server.
I get many udp_dst_session, udp_flood, ip_dst_session just because of legitim (?) dns requests. 99% of all triggered anomalies are: clients -> dnsserver:53/udp.
Sure, I could adopt thresholds but this would affect all udp traffic. Better would be to whitelist udp traffic to this dns server. Is this possible?
anomaly: ip_dst_session, 7735 > threshold 5000, repeats 1312 times since last log
BTW: how are thresholds counted? udp is ip traffic, so does a 53/udp packet count for all three categories (udp_dst_session, udp_flood, ip_dst_session). And is this threshold for one client to server or all clients to server? Encylopedia says "the number of concurrent UDP sessions to an IP address is above specified threshold level", so I would assume latter.
