Juha Heinanen via Pdns-users writes:
> Some of the e164.arpa domains used in my SIP Proxy environment are
> private and thus (on purpose), are not registered under e164.arpa.
Depending on what software you're using, it may be possible to work
around this by using another DNS domain. With Asteri
MRob writes:
> So... any to help on this below keeping in mind I use autoserial?
Yeah, Daniel Miller already told you what's wrong and how to fix it.
>>> pdnsutil increase-serial example.org
>> Error: Parsing record content (try 'pdnsutil check-zone'): missing
>> field at the end of record cont
Nick Williams writes:
> Anyone have any clue what happened? Did the world break or something?
Something. :)
https://blog.powerdns.com/2018/10/08/powerdns-and-the-icann-ksk-roll/
-tih
--
Most people who graduate with CS degrees don't understand the significance
of Lisp. Lisp is the most impo
Predrag Mijatovic writes:
> mysql -h localhost -u powerdns -pmypass powerdns -e "select * from tsigkeys"
> +++-+--+
> | id | name | algorithm | secret |
> +++-+--+
> | 1 | cerbot | hmac-sha512 | mysecret |
> +++---