Secondary DNS: Difference between revisions
Appearance
Content deleted Content added
Roger.Wilco (talk | contribs) Tag: Manual revert |
|||
| (One intermediate revision by the same user 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>. |
* 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** |
||