Jump to content

This is the support site for Andrews & Arnold Ltd, a UK Internet provider. Information on these pages is generally for our customers but may be useful to others, enjoy!

Secondary DNS: Difference between revisions

Content deleted Content added
Roger.Wilco (talk | contribs)
AA-Andrew (talk | contribs)
 
(3 intermediate revisions by 2 users not shown)
Line 10: Line 10:


The process for setting up A&A as your Authoritative Secondary DNS server(s).
The process for setting up A&A as your Authoritative Secondary DNS server(s).
# Configure required ACLs on your Firewall,
# Configure required ACLs on your Firewall, remember to open TCP as well as UDP
# Configure required access ACLs on your Primary DNS for zone transfers and queries,
# Configure required access ACLs on your Primary DNS for zone transfers and queries,
# Contact <code>support@aa.net.uk</code> to request your domain to be configured on A&A's Secondary DNS,
# Contact <code>support@aa.net.uk</code> to request your domain to be configured on A&A's Secondary DNS,
Line 19: Line 19:


You need to configure your Authoritative Primary DNS to:
You need to configure your Authoritative Primary DNS to:
* Set your Primary DNS to send NOTIFY to <code>secondary-dns.co.uk</code>. Required for your Primary DNS to notify A&A's Secondary that you've changed or reloaded your domain files.
* Set your Primary DNS to send NOTIFY to <code>secondary-dns.co.uk</code>. This is required so that your Primary DNS will notify A&A's Secondary that you've changed or reloaded your domain files.
<pre>
<pre>
194.4.173.1; 2001:8b0:0:81::51bb:5120; //secondary-dns.co.uk **NOTIFY**
194.4.173.1; 2001:8b0:0:81::51bb:5120; //secondary-dns.co.uk **NOTIFY**
Line 30: Line 30:
If we are running as your Secondary DNS to your own Primary, then allow these IP addresses through your firewall to your Primary server (UDP & TCP port 53). As well as for access ACLs configuration on your Primary DNS server for both queries & zone transfers for your domain(s):
If we are running as your Secondary DNS to your own Primary, then allow these IP addresses through your firewall to your Primary server (UDP & TCP port 53). As well as for access ACLs configuration on your Primary DNS server for both queries & zone transfers for your domain(s):


Required for TRANSFER & QUERY:
<pre>
<pre>
81.187.81.32; //secondary-dns.co.uk **legacy**
81.187.81.32; //secondary-dns.co.uk **legacy**