mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-04 18:25:17 +02:00
dhcp-to-dns: get domain from dhcp server's network definition
This commit is contained in:
parent
ac5d84173f
commit
ee94024dca
5 changed files with 29 additions and 15 deletions
|
@ -14,9 +14,6 @@
|
|||
|
||||
# This is used for DNS and backup file.
|
||||
:global Domain "example.com";
|
||||
:global HostNameInZone true;
|
||||
:global PrefixInZone true;
|
||||
:global ServerNameInZone false;
|
||||
|
||||
# You can send e-mail notifications. Configure the system's mail settings
|
||||
# (/tool/e-mail), then install the module:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue