mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 10:14:56 +02:00
dhcp-to-dns: allow to configure 'dhcp' prefix in zone
This commit is contained in:
parent
ef2cb11665
commit
01fe371a0d
2 changed files with 7 additions and 4 deletions
|
@ -13,6 +13,7 @@
|
|||
# This is used for DNS and backup file.
|
||||
:global Domain "example.com";
|
||||
:global HostNameInZone true;
|
||||
:global PrefixInZone true;
|
||||
|
||||
# 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