rpzPrimary url support #14738
Unanswered
24fpsDaVinci
asked this question in
Q&A
Replies: 1 comment
-
What you can do as a workaround is create a cronjob to download the file, and load it with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
right now pdns-recursor only supports getting rpz through ip address:
rpzPrimary("192.0.2.3", "file.rpz")
how can we download rpz files hosted by websites? eg:
rpzPrimary("big.oisd.nl/rpz", "file.rpz")
Beta Was this translation helpful? Give feedback.
All reactions