From: Robert Welz <welz@fixe-post.de>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Bind (Named) SOA Records
Date: Sun, 27 Aug 2006 23:38:39 +0200 [thread overview]
Message-ID: <44F210DF.9060604@fixe-post.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0608270115190.25343@beavis.megahappy.net>
Bryan Whitehead wrote:
> You are missing semi-colons after each record...
>
> Also you might want to just make a dummy domain on a test dns - see if
> it works.
>
> On Wed, 23 Aug 2006, Michael Crute wrote:
>
>> I am trying to write a scrip to maintain my Bind zone files and I was
>> wondering if it is valid to cram the SOA all onto one line. I have
>> scoured the internet and can't find anyone who does it that way. My
>> question is... will it break stuff? Right now my SOA looks like:
>>
>> @ IN SOA ns1.domain.com. hostmaster.domain.com. (
>> 2006082201 ; serial number
>> 12h ; Refresh
>> 1h ; Retry
>> 2w ; Expire
>> 1h ; Min TTL
>> )
>> what I am proposing is this:
>>
>> @ IN SOA ns1.domain.com. admin.domain.com. ( 2006082201 12h 1h 2w 1h )
>>
>> Are the two equivalent?
>>
>> -Mike
; ? Thats just the comments-sign.
Rob
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-27 21:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-23 16:46 [gentoo-user] Bind (Named) SOA Records Michael Crute
2006-08-23 17:33 ` Robert Welz
2006-08-27 8:16 ` Bryan Whitehead
2006-08-27 21:38 ` Robert Welz [this message]
2006-08-27 22:23 ` [gentoo-user] " Michael Crute
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44F210DF.9060604@fixe-post.de \
--to=welz@fixe-post.de \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox