This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| manuals:server:secondary_dns [2024/07/21 13:35] – Hidden primary server aither | manuals:server:secondary_dns [2026/07/12 20:30] (current) – Annotate vpsAdmin navigation paths and update interface labels aither | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| If you are using your own authoritative DNS server in your VPS, you can create a secondary server on our shared infrastructure through vpsAdmin. This is useful, for example, when your domain registrar requires you to have multiple servers on different IP addresses for delegation to your own server. | If you are using your own authoritative DNS server in your VPS, you can create a secondary server on our shared infrastructure through vpsAdmin. This is useful, for example, when your domain registrar requires you to have multiple servers on different IP addresses for delegation to your own server. | ||
| - | You can set up individual zones in the menu DNS -> Secondary | + | You can set up individual zones in the menu < |
| In the zone details, you will see the names and addresses of the assigned secondary servers. You need to adjust the configuration of your primary server so that it informs our secondary servers about changes in records and allows zone transfers. vpsAdmin provides a sample configuration for BIND. | In the zone details, you will see the names and addresses of the assigned secondary servers. You need to adjust the configuration of your primary server so that it informs our secondary servers about changes in records and allows zone transfers. vpsAdmin provides a sample configuration for BIND. | ||
| Line 14: | Line 14: | ||
| ===== TSIG ===== | ===== TSIG ===== | ||
| - | Zone transfers between primary and secondary servers can be further secured using TSIG. First, create a shared key in the menu DNS -> TSIG Keys. Each key is identified by an arbitrary name, chosen algorithm, and secret code. These values must match on all servers. When adding primary servers to a zone, you can set the selected TSIG key. The sample configuration again shows how to set up TSIG on the primary server. | + | Zone transfers between primary and secondary servers can be further secured using TSIG. First, create a shared key in the menu < |