diff options
author | root <root@jones.dk> | 2016-12-31 16:41:48 +0100 |
---|---|---|
committer | root <root@jones.dk> | 2016-12-31 17:00:43 +0100 |
commit | d4d09d459a09ade3e53c96547f2a770d50206376 (patch) | |
tree | 4f2fc6ec9e51a645e8164dddd9e97af78dfb9200 /bind/fake-222/JONES-www+source | |
parent | eefbc0b95dc6d41ef0549e5a523fcf73409aca38 (diff) |
Tidy: Drop generic comments for simple records.
Diffstat (limited to 'bind/fake-222/JONES-www+source')
-rw-r--r-- | bind/fake-222/JONES-www+source | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/bind/fake-222/JONES-www+source b/bind/fake-222/JONES-www+source index 8908675..da97131 100644 --- a/bind/fake-222/JONES-www+source +++ b/bind/fake-222/JONES-www+source @@ -1,7 +1,6 @@ $TTL 1w @ IN SOA localhost. root.localhost. ( 1 1w 1d 30d 3h ) -; Public zone roots, mailhubs and non-CNAME services (use A) NS localhost. A 192.168.222.250 ;188.183.5.254 MX 5 xayide.jones.dk. @@ -10,31 +9,7 @@ $TTL 1w SPF "v=spf1 mx -all" TXT "v=spf1 mx -all" -; External hosts (use A and TXT-wrapped CNAME or PTR) - -; Public local hosts (use A) - -; Public wildcards of zone roots, hosts and non-CNAME services (use A and TXT or CNAME) - -; Public CNAME-mapped PTR records - -; Public authentication-related (LDAP and Kerberos) records postfix._domainkey TXT "k=rsa;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt3WEC7zyxmnI1No90K0obB9c2wxkO/GlqYpIwaM0yNm9skD5X8YFBdIZ6+mj725Pn3iiwg5DfMWT6z85255txg7z0Kh35UmMgZEZFvjckYQ/hEQ/6n9YZN6dIU9L0qRYdbolXP8FjJPrZRvzYXFKSBpLlx3u6NmizJqvdsrqz9QIDAQAB" -; External services (use CNAME to local A, or A and TXT-wrapped CNAME, or CNAME if ok with partner) - -; Public local services (use CNAME) source CNAME xayide.jones.dk. www CNAME xayide.jones.dk. - -; Private zone roots, mailhubs and non-CNAME services (use A) - -; Private hosts (use A) - -; Private wildcards of zone roots, hosts and non-CNAME services (use CNAME) - -; Private CNAME-mapped PTR records - -; Private services (use CNAME) - -; Private CNAME-mapped PTR records |