Actions
Bug #3375
closedBIND, ACLs: Incorrect code is being generated for empty range ACL.
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
BIND
Target version:
-
Start date:
12/27/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
Affected Plus Version:
Affected Architecture:
All
Description
BIND 9.9.4 pkg v 0.3.2;
Steps to reproduce:
1. Create an ACL "Test";
2. Follow the advise and leave "Enter IP ..." blank;
2*. Notice typo "range bloc network"
3. Save;
named.conf:acl "Internet" {
;
};
Which is obviously wrong.
Actions