Discussion:
Set SOA serial to increment
jason polachak via bind-users
2018-08-30 17:50:55 UTC
Permalink
I am running RHEL 7 with latest version of bind 9.9.4-61. I am trying to ensure when I look at the SOA records for the zone it matches the serial number of the zone file. I have dnssec running but we are not using dynamic updates. I have tried using the "serial-update-method increment;" in global named.conf options. This does work however, because we dont use dynamic dns.
How can I get the serial number from the zone files SOA to match the dig output "dig @`hostname` SOA zone.example.com +short"?
Thanks!
Tony Finch
2018-09-03 08:52:56 UTC
Permalink
Post by jason polachak via bind-users
I am trying to ensure when I look at the SOA records for the zone it
matches the serial number of the zone file. I have dnssec running but we
are not using dynamic updates.
If you are using `auto-dnssec` then named is internally using dynamic
updates, and you can't control the serial number other than telling named
how to update it.

If you are using `dnssec-signzone` in a cron job then there shouldn't be a
problem controlling the serial number.

Tony.
--
f.anthony.n.finch <***@dotat.at> http://dotat.at/
Fisher: East or southeast 3 or 4. Slight, occasionally moderate at first.
Showers. Good.
_______________________________________________
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list

bind-users mailing list
bind-***@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users
Loading...