/[adm]/puppet/deployment/dns/templates/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone
ViewVC logotype

Contents of /puppet/deployment/dns/templates/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone

Parent Directory Parent Directory | Revision Log Revision Log


Revision 491 - (show annotations) (download)
Wed Dec 1 13:06:38 2010 UTC (13 years ago) by misc
Original Path: puppet/modules/bind/templates/zones/7.0.0.0.2.0.0.0.8.7.1.2.2.0.a.2.ip6.arpa.zone
File size: 696 byte(s)
- add the zone for reverse dns on our ipv6 range

1 $TTL 3D
2 @ IN SOA ns0.mageia.org. root.mageia.org. (
3 2010120101 ; Serial
4 3600 ; Refresh
5 3600 ; Retry
6 2419200 ; Expire
7 86400 ; Minimum TTL
8 )
9
10 ; nameservers
11 @ IN NS ns0.mageia.org.
12 @ IN NS ns1.mageia.org.
13
14
15 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR gw-ipv6.mageia.org.
16 2.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR alamut.mageia.org.
17 3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR valstar.mageia.org.
18 4.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR ecosse.mageia.org.
19 5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR jonund.mageia.org.
20 6.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0 IN PTR fiona.mageia.org.
21

  ViewVC Help
Powered by ViewVC 1.1.28