-
-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IXFR not working #39
Comments
If the full zone refresh time is more than incremental, it should work (I didn't touch that logic for some time). In ixfr request you should use the previous zone number to get the diff. |
Could you please test the following:
and after that please share the results. |
Here are the results:
DIG output empty
DIG output:
DIG empty ixfr=1638868379
DIG empty
DIG empty
DIG empty |
Thanks. I'll take a look. |
I've just committed a fix to the dev branch. It is not fully tested yet so please validate it on your side. |
Thank you. I did the tests and here are the results:
|
|
Anyway @Homas - thank you. |
With the current feature set you have 2 options:
And as always you free to open an enhancement request :) |
I'm trying to make ioc2rpz work with pdns recursors for IXFR rpz updates.
Unfortunately pdns recursor is not getting any updates - sees new zone but it's empty.
I have checked results with dig and they are empty too.
I don't know if that's related (I don't know erl) but I saw that ./db directory is always empty even if I change include/ioc2rpz.hrl variable SaveETS to true.
ioc2rpz is build from scratch from master branch.
ioc2rpz log after adding new line (not present before) to test.list source file:
dig results:
ioc2rpz config:
The text was updated successfully, but these errors were encountered: