[master] fix DNS64 with RPZ-remapped A records
3468. [security] RPZ rules to generate A records (but not AAAA records) could trigger an assertion failure when used in conjunction with DNS64. [RT #32141]
This commit is contained in:
@@ -53,3 +53,4 @@ ttl-less-than-600 500 A 5.6.7.8
|
||||
ttl-more-than-600 700 A 5.6.7.8
|
||||
ttl-less-than-minimum 1100 A 5.6.7.8
|
||||
ttl-more-than-minimum 1300 A 5.6.7.8
|
||||
rpz 1500 A 99.99.99.99
|
||||
|
||||
Reference in New Issue
Block a user