1
0
mirror of https://github.com/eworm-de/routeros-scripts.git synced 2024-05-11 05:55:19 +00:00

doc/ipsec-to-dns: hint to copy from global-config

This commit is contained in:
Christian Hesse
2023-06-07 14:13:13 +02:00
parent 8fa04fec15
commit 4ab1a88a92

View File

@@ -36,6 +36,10 @@ The configuration goes to `global-config-overlay`, these are the parameters:
* `HostNameInZone`: whether or not to add the ipsec/dns server's hostname
* `PrefixInZone`: whether or not to add prefix `ipsec`
> **Info**: Copy relevant configuration from
> [`global-config`](../global-config.rsc) (the one without `-overlay`) to
> your local `global-config-overlay` and modify it to your specific needs.
See also
--------