Actions
Bug #3323
closedBIND, Reverse Zones and Register DHCP static mappings.
Status:
Resolved
Priority:
High
Assignee:
-
Category:
BIND
Target version:
-
Start date:
11/15/2013
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Affected Version:
2.1
Affected Plus Version:
Affected Architecture:
Description
BIND 9.9.4 pkg v 0.3.2 with "Register DHCP static mappings" on does not respect Reverse Zone. After applying changes resulting config file contains:
psvita IN A 172.16.0.6
Windows-Phone IN A 172.16.0.8
wifi IN A 172.16.0.201
Which is obviously not right. It should be like:
6.0 IN PTR psvita
8.0 IN PTR Windows-Phone
201.0 IN PTR wifi
Actions