[Pdns-users] pdns 3.4 rc1 question
Péter-Zoltán Keresztes
zozo at z0z0.tk
Tue Sep 2 16:05:38 UTC 2014
Hello,
I have set up a domain in my newly installed pdns 3.4 rc1 and I have set up a SOA record which looks like this:
mysql> select * from records where type='SOA';
+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+
| id | domain_id | name | type | content | ttl | prio | change_date | disabled | ordername | auth |
+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+
| 41 | 2 | pmpvoit.tk | SOA | ns1.pmpvoit.tk zozo at z0z0.tk 2014090207 10800 3600 604800 3600 | 86400 | NULL | NULL | 0 | NULL | 1 |
+----+-----------+------------+------+---------------------------------------------------------------+-------+------+-------------+----------+-----------+------+
1 row in set (0.00 sec)
all good until now but if I run pdnssec increase-serial pmpvoit.tk it will change the e-mail address to zozo.z0z0.tk as well. Is that OK or it’s a bug?
regards,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.powerdns.com/pipermail/pdns-users/attachments/20140902/2de472e4/attachment.html>
More information about the Pdns-users
mailing list