3125. [security] Using wildcard CNAME records as a replacement with
RPZ caused named to exit with a assertion failure.
[RT #24715]
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
; OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
; PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
; $Id: base.db,v 1.4 2011/04/27 17:46:47 each Exp $
|
||||
; $Id: base.db,v 1.5 2011/06/09 00:42:50 marka Exp $
|
||||
|
||||
; RPZ test
|
||||
|
||||
@@ -33,3 +33,4 @@ $TTL 120
|
||||
; for testing rrset replacement
|
||||
redirect IN A 127.0.0.1
|
||||
*.redirect IN A 127.0.0.1
|
||||
*.cname-redirect IN CNAME google.com.
|
||||
|
||||
Reference in New Issue
Block a user