mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2024-05-11 05:55:19 +00:00
netwatch-notify: (mis-)use firewall address-list for lookup...
... and drop the racy code querying dns cache. 😁
This commit is contained in:
@@ -84,8 +84,8 @@ with a resolvable name:
|
||||
/tool/netwatch/add comment="notify, name=example.com, resolve=example.com";
|
||||
|
||||
This supports multiple A or AAAA records for a name just fine, even a CNAME
|
||||
to those. But be warned: CNAME chains to multiple records will cause a high
|
||||
rate of configuration changes (and flash writes)!
|
||||
to those. An update happens only if no more record with the configured host
|
||||
address is found.
|
||||
|
||||
### No notification on host down
|
||||
|
||||
|
Reference in New Issue
Block a user