Replies: 1 comment 1 reply
|
It's technically possible but you have to delete and re-create the rule using |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, is it possible to add and remove domains from the list while using SuffixMatchNode without restarting or reloading dnsdist?
I can load from a file at startup using
dofile("/etc/dnsdist/suffix.lua"), but I need to dynamically add or remove records. However, I don't want to have to restart dnsdist to do this.Thank you
SuffixMatchNode
All reactions