This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
extensions:teemip-zone-mgmt [2024/04/05 18:33] – [Revision History] cnaud | extensions:teemip-zone-mgmt [2025/01/30 16:13] (current) – [Revision History] cnaud | ||
---|---|---|---|
Line 7: | Line 7: | ||
level_hidden | level_hidden | ||
collector_hidden | collector_hidden | ||
- | version | + | version |
- | release_dt | + | release_dt |
TeemIp | TeemIp | ||
iTop : 3.1+ | iTop : 3.1+ | ||
Line 19: | Line 19: | ||
keyword_tags | keyword_tags | ||
dependencies_s | dependencies_s | ||
- | download_wiki | + | download_wiki |
github_wiki | github_wiki | ||
- | php-max | + | php-max |
---- | ---- | ||
Line 33: | Line 33: | ||
===== Revision History ===== | ===== Revision History ===== | ||
^ Version | ^ Version | ||
- | | 3.1.2 | 2024-xx-yy | + | | |
- | | | + | | 3.1.1 | 2023-12-11 |
- | | 3.1.0 | 2023-06-21 | + | | 3.1.0 | 2023-06-21 |
| 3.0.1 | 2022-09-09 | | 3.0.1 | 2022-09-09 | ||
| 3.0.0 | 2022-01-05 | | 3.0.0 | 2022-01-05 | ||
Line 75: | Line 75: | ||
===== Configuration ===== | ===== Configuration ===== | ||
- | DNS and Zone management parameters are grouped under the " | + | DNS and Zone management parameters are grouped under the " |
^ Parameter | ^ Parameter | ||
Line 82: | Line 82: | ||
| Automatically update DNS records | Boolean | Yes / No | No | DNS Zone Management | Enables or disables the automatic creation, modification or deletion of DNS records when an IP address is created, modified or deleted. | | | Automatically update DNS records | Boolean | Yes / No | No | DNS Zone Management | Enables or disables the automatic creation, modification or deletion of DNS records when an IP address is created, modified or deleted. | | ||
| Remove DNS records from obsolete IPs | Boolean | Yes / No | No | DNS Zone Management | Remove Resource Records associated to IP addresses that become obsolete. | | | Remove DNS records from obsolete IPs | Boolean | Yes / No | No | DNS Zone Management | Remove Resource Records associated to IP addresses that become obsolete. | | ||
+ | | Serial update method | Enum | Increment by one /\\ Date, in ISO 8601 basic format, followed by a two-digit counter /\\ Date expressed as the number of seconds since the UNIX epoch | Increment by one | DNS Zone Management | Method used to update the serial number of a zone | | ||
===== DNS Management Menu ===== | ===== DNS Management Menu ===== | ||
Line 179: | Line 180: | ||
| CNAME Records | All the CNAME records of the zone | | | CNAME Records | All the CNAME records of the zone | | ||
| Other Records | All the Other records of the zone | | | Other Records | All the Other records of the zone | | ||
+ | |||
+ | <note tip> | ||
+ | According to the **Serial update method** [[extensions: | ||
+ | |||
+ | * Increment by one | ||
+ | * Date, in ISO 8601 basic format, followed by a two-digit counter | ||
+ | * Date expressed as the number of seconds since the UNIX epoch | ||
+ | |||
+ | </ | ||
=== Creating a new Zone === | === Creating a new Zone === |