$TTL 86400 @ IN SOA ns1.mydomain.net. hostmaster.mydomain.net. ( 2007052701 ; serial 3H ; refresh 15M ; retry 1W ; expiry 1D ) ; minimum IN NS ns1.mydomain.net. IN NS ns1.everydns.net. IN NS ns2.everydns.net. IN NS ns3.everydns.net. IN NS ns4.everydns.net. @ IN TXT "v=spf1 ip4:1.2.3.4 include:gmail.com~all include:mydomain.joyent.net~all ~all" @ IN MX 1 aspmx.l.google.com. @ IN MX 3 alt1.aspmx.l.google.com. @ IN MX 3 alt2.aspmx.l.google.com. @ IN MX 5 aspmx2.googlemail.com. @ IN MX 5 aspmx3.googlemail.com. @ IN MX 5 aspmx4.googlemail.com. @ IN MX 5 aspmx5.googlemail.com. _xmpp-server._tcp IN SRV 5 0 5269 xmpp-server.l.google.com. _xmpp-server._tcp IN SRV 20 0 5269 xmpp-server1.l.google.com. _xmpp-server._tcp IN SRV 20 0 5269 xmpp-server2.l.google.com. _xmpp-server._tcp IN SRV 20 0 5269 xmpp-server3.l.google.com. _xmpp-server._tcp IN SRV 20 0 5269 xmpp-server4.l.google.com. _jabber._tcp IN SRV 5 0 5269 xmpp-server.l.google.com. _jabber._tcp IN SRV 20 0 5269 xmpp-server1.l.google.com. _jabber._tcp IN SRV 20 0 5269 xmpp-server2.l.google.com. _jabber._tcp IN SRV 20 0 5269 xmpp-server3.l.google.com. _jabber._tcp IN SRV 20 0 5269 xmpp-server4.l.google.com. @ IN A 1.2.3.4 www IN CNAME @ mail IN CNAME ghs.google.com. start IN CNAME ghs.google.com. calendar IN CNAME ghs.google.com.
Never been to CodeSnippets before?
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
bind9 google apps zone template (See related posts)
You need to create an account or log in to post comments to this site.
Related Posts
» bind9 named.conf template in dns bind accelerator
» bind9 localhost.zone template in dns bind accelerator
» bind9 0.0.127.in-addr.arpa t... in dns bind accelerator
» bind9 rndc.conf template in dns bind accelerator
» Generate a bind9 rndc key in dns bind accelerator
» How to flush the local DNS c... in lighttpd virtualhosting shell bash hosts dns cache
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails