[Pdns-users] TCP amplification attack notes

2019-08-17 Thread Mike
Hello,     Over in the NANOG group there is a current discussion concerning an ongoing, low-volume TCP amplification attack using spoofed addresses from NL netblocks.     I wanted to point out that I observed the same thing occuring against my PowerDNS resolvers - I would get a low rate of TCP SY

[Pdns-users] How to effectively monitor

2019-08-17 Thread 姜伯洋
Hello everyone How can I monitor my dns authoritative server and recursive server for exceptions? For example, when he can't provide parsing, or parse an error, how is it judged, and the alarm is?___ Pdns-users mailing list Pdns-users@mailman.powerdns.c

[Pdns-users] utf8mb4 / utf8mb4_unicode_520_ci

2019-08-17 Thread Kevin Olbrich
Hi! Why is PDNS explicitly using latin1? https://github.com/PowerDNS/pdns/blob/master/modules/gmysqlbackend/schema.mysql.sql >From what I understand, utf8mb4 / utf8mb4_unicode_520_ci is the best charset / collation for MySQL / MariaDB atm. Sure, PDNS uses IDNA and does not need unicode but wouldn