mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
Add attention note for DDNS updates
This commit is contained in:
parent
d7ae2ebeaf
commit
3d3ccda657
1 changed files with 4 additions and 0 deletions
|
|
@ -498,6 +498,10 @@ The DDNS Agent attempts to match each request to the appropriate DNS server and
|
|||
but different `TSIG key names` and `TSIG key secrets`, only the first one will be taken into account.
|
||||
Best practice would be creating one unique `DNS forward zone` per subnet, each with a unique `TSIG key name`.
|
||||
|
||||
.. Attention::
|
||||
|
||||
Only subnets that have a DNS server configured will send DDNS updates.
|
||||
|
||||
|
||||
Prefix Delegation (IA_PD)
|
||||
------------------------------------------
|
||||
|
|
|
|||
Loading…
Reference in a new issue