mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2025-08-29 14:28:38 +02:00
doc/netwatch-notify: update for multiple records
This commit is contained in:
parent
b286cb6803
commit
471e0ead05
1 changed files with 3 additions and 3 deletions
|
@ -83,9 +83,9 @@ with a resolvable name:
|
||||||
|
|
||||||
/tool/netwatch/add comment="notify, name=example.com, resolve=example.com";
|
/tool/netwatch/add comment="notify, name=example.com, resolve=example.com";
|
||||||
|
|
||||||
But be warned: Dynamic updates will probably cause issues if the name has
|
This supports multiple A or AAAA records for a name just fine, but be
|
||||||
more than one record in dns - a high rate of configuration changes (and flash
|
warned: A CNAME to multiple records will cause a high rate of configuration
|
||||||
writes) at least.
|
changes (and flash writes)!
|
||||||
|
|
||||||
### No notification on host down
|
### No notification on host down
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue