|
|
|||
Information Services
|
||||
|
||||
|
|
Secondary DNS serviceAs part of the Information Services DNS offerings the Identity and Access group provides a secondary DNS service for organisations and affiliates that run their own authoritative DNS servers. This service provides redundancy for University related domains that are not managed by the central DNS service. (University domains ending in unimelb.edu.au should all be managed centrally via the central IPAM solution) Who can use this use serviceThe Manager of the Identity and Access group is the arbitrator over which domains we shall act as secondary DNS servers. A guideline for the types of domains is given in the table below:
Application for secondary DNS listingApplications for using the secondary DNS service should be made using the online application form. Requirements of the master DNS serversThere are a few configuration options and requirements that must be met before
A sample zone file for the hypothetical research_group.org.au domain with the required configuration can be found below.
; Example zone file configuration with appropriate NS and SOA records
$ORIGIN research_group.org.au.
$TTL 86400 ; 1 day
@ IN SOA dns.research_group.org.au. hostmaster.research_group.org.au. (
2006102001 ; serial
86400 ; refresh (1 day)
3600 ; retry (1 hour)
3600000 ; expire (5 weeks 6 days 16 hours)
21600 ; minimum (6 hours)
)
IN NS dns.research_group.org.au.
IN NS ns1.unimelb.edu.au.
IN NS ns2.unimelb.edu.au.
; .... rest of zone file ....
|
|
Contact the University : Disclaimer & Copyright : Privacy : Accessibility |
|
Date Created: 8 June 2006 |
© The University of Melbourne 1994-2005 |