mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +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
|
@ -14,6 +14,7 @@
|
|||
:global Domain "example.com";
|
||||
:global HostNameInZone true;
|
||||
:global PrefixInZone true;
|
||||
:global ServerNameInZone false;
|
||||
|
||||
# These addresses are used to send e-mails to. The to-address needs
|
||||
# to be filled; cc-address can be empty, one address or a comma
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue