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