Re: dynamic zone file "style"

2015-07-08 Thread /dev/rob0
On Wed, Jul 08, 2015 at 05:38:59PM +0200, stefan.las...@t-systems.com wrote: > Mark Andrews: > >> By default, the bind daemon uses the "relative" style (or > >> something similar) when writing dynamic zone files to disk. > >> Guess what... all those "$ORIGIN" lines make it more difficult > >>

RE: dynamic zone file "style"

2015-07-08 Thread Darcy Kevin (FCA)
-boun...@lists.isc.org [mailto:bind-users-boun...@lists.isc.org] On Behalf Of stefan.las...@t-systems.com Sent: Wednesday, July 08, 2015 11:39 AM To: ma...@isc.org Cc: bind-us...@isc.org Subject: AW: dynamic zone file "style" >> By default, the bind daemon uses the "relative"

AW: dynamic zone file "style"

2015-07-08 Thread Stefan.Lasche
>> By default, the bind daemon uses the "relative" style (or something >> similar) when writing dynamic zone files to disk. >> Guess what... all those "$ORIGIN" lines make it more difficult to >> parse the f ile by a separate script... ;) > Truly, you don't wan't to be reading master files. If

Re: dynamic zone file "style"

2015-07-08 Thread Mark Andrews
In message , stefan.las...@t-systems.com writes: > Hi, > > the "named-compilezone" tool can output zone files in two different styles (u > sing the -s option): > "full" (suitable for processing by a separate script) > "relative" (more human-readable) > > By default, the bind daemon uses

dynamic zone file "style"

2015-07-08 Thread Stefan.Lasche
Hi, the "named-compilezone" tool can output zone files in two different styles (using the -s option): "full" (suitable for processing by a separate script) "relative" (more human-readable) By default, the bind daemon uses the "relative" style (or something similar) when writing dynamic