mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 01:34:32 +02:00
dhcp-to-dns: add support for dhcp server name in fqdn
This commit is contained in:
parent
354be9c222
commit
2e1acc2505
3 changed files with 4 additions and 1 deletions
|
@ -34,6 +34,7 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
|||
* `Domain`: the domain used for dns records
|
||||
* `HostNameInZone`: whether or not to add the dhcp/dns server's hostname
|
||||
* `PrefixInZone`: whether or not to add prefix `dhcp`
|
||||
* `ServerNameInZone`: whether or not to add DHCP server name
|
||||
|
||||
See also
|
||||
--------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue