mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update dns_templates.md
This commit is contained in:
@@ -8,5 +8,16 @@ This interface allows you to edit the templates that OpenPanel uses to create DN
|
||||
|
||||

|
||||
|
||||
- IPv4 Template: Template used for new user domains with IPv4 addresses.
|
||||
- IPv6 Template: Template used for new user domains with IPv6 addresses.
|
||||
- **IPv4 Template**: Template used for new user domains with IPv4 addresses.
|
||||
- **IPv6 Template**: Template used for new user domains with IPv6 addresses.
|
||||
|
||||
You can use the following variables within DNS zone template files:
|
||||
|
||||
| Variable | Description |
|
||||
| -------- | ------- |
|
||||
| `{ns1}` | The primary nameserver’s hostname for the primary NS record. |
|
||||
| `{ns2}` | The secondary nameserver’s hostname for the secondary NS record. |
|
||||
| `{ns3}` | The tertiary nameserver’s hostname for the tertiary NS record. |
|
||||
| `{ns4}` | The quaternary nameserver’s hostname for the quaternary NS record. |
|
||||
| `{server_ip}` | The domain’s IPv4 or IPv6 address. |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user