diff options
author | Christian Hesse <mail@eworm.de> | 2023-06-08 22:31:26 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2023-06-11 22:45:30 +0200 |
commit | a4354d762f6b2fa8959124307a2eb841d5b00391 (patch) | |
tree | 4a2e6c4d7a8ada591de0e5cc3fca868ef81c46e3 /doc/ipsec-to-dns.md | |
parent | 0b8588e6e812a270ac55bd82870e99a0fee01b07 (diff) | |
parent | 9a1f2deb57d0af76d8118035de91e313dfbe32e1 (diff) |
Merge branch 'doc-copy-hint' into next
Diffstat (limited to 'doc/ipsec-to-dns.md')
-rw-r--r-- | doc/ipsec-to-dns.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ipsec-to-dns.md b/doc/ipsec-to-dns.md index 5825def..04500a3 100644 --- a/doc/ipsec-to-dns.md +++ b/doc/ipsec-to-dns.md @@ -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 -------- |