Is it possible to...

Mark Andrews marka at isc.org
Thu Aug 9 23:47:43 UTC 2018



> On 10 Aug 2018, at 5:46 am, Jim Popovitch via bind-users <bind-users at lists.isc.org> wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
> 
> Is it possible to...
> 
> 1) use text only zone files, and
> 
> 2) keep serials identical between those zone files and what is
> published in DNS, and

That’s not even possible with manually edited files. There will
always with every system be times when what is on disk does not
match what is being published.  The world doesn’t allow for perfect
synchronisation.  There will always be “edit, read” or “update, write”.

> 3) automatically handle signatures when adding new RRs, and
> 
> 4) not have any journal files.

Named is not designed to update zones without running the updates
through a journal.  Flat files are really bad performance wise so
we use a structured file (the journal) to record changes then write
out the master file later when things are less time critical.

Even setting the delay between processing a update and starting to
write the new master file to zero seconds will not achieve what you
want.

UPDATE requires name servers to behave like a database.  Databases
can’t behave like you are requesting.  You don’t go reading SQL database
stores directly.

> Is all of that possible with a(ny)? recent version of Bind9?

No.

> tia,
> 
> - -Jim P.
> -----BEGIN PGP SIGNATURE-----
> 
> iQIzBAEBCgAdFiEEPxwe8uYBnqxkbORSJxVetMRaJwUFAltsmgYACgkQJxVetMRa
> JwUWaw/9FU02HPacQQtH6AVhp3IFDlbvCcMgodcxzeYvIrFLiJU0pGUlkg31XqBd
> T4UZkZViaydmDBpZY2igPvBInF8ZzwrgWdLlpJIFNurdLe67nvptF0qcll+2ExHy
> 1O4tCK0wG76tOFeiDuB+NQN65227zvTLExGuRTDtYkDo/okqrhfWvmth1soBnuYm
> dnOXdxfINT8NQpDcpCTXm4pvZzyLbOveRUz6SdWRImLqeQloGhkVBCuLPgJED96J
> trwvs9HsRnC3YWzGIgbiUDjwovwQU8JWm/73aqcWSX8HDBh/8NBqIozXt4stxDtw
> nrJuuue3mZx6jD1uGOss84Q5zWNuT0swUebVlXlA4HsfqymBrkr9w6S2lI87m020
> X5Ve0fUX7PD+7d0GC5tav6+Jdxccb4m5RMuxZGkSsUssnufyddfSHI9KWf5o7kg0
> lPW4Jxk5Wa3NPJI4cKDiuHSoXw60ElkLq5yBNepB1KwlJm2DEsYP0NUmKBrPAdQ4
> H7JFD8JFtE6EDEBVOIAHm/LNX5e82FOTsJ7wSoOTwVswtad8q8YM3W0e+LFo8LqC
> LouN+bNCvAszLY0qeP2iVSCH4GpumyFMbOuXV8EdcRySEMDLvRaSSKF4OviDgvs+
> q0zVq1s5CMiXxXZj2RPx3iNiuEGCYq/p0+zV4nyjCuYa8VMZ5qM=
> =0y5L
> -----END PGP SIGNATURE-----
> 
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe from this list
> 
> bind-users mailing list
> bind-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742              INTERNET: marka at isc.org



More information about the bind-users mailing list