[Pdns-users] Additional UDP ports

2020-11-22 Thread Yves Goergen via Pdns-users
Hello, I've noticed that the PDNS server listens on more than the configured ports. There are several other UDP ports open: ss -ulpn |egrep 'State|pdns' State Recv-Q Send-Q Local Address:Port Peer Address:Port Process UNCONN 0 0 192.168.81.35:53 0.0.0.0:*

[Pdns-users] API issue

2020-11-22 Thread Stef Coene via Pdns-users
Hi, I noticed that you can add a record with no content if you specify a comment. We use the mysql backend. This API call works and adds an entry to the comments table: { "rrsets": [ { "name": "test2.test.com.", "type": "A", "ttl": "3600", "comments": [ {