Ticket #117 (new defect)

Opened 2 years ago

Last modified 2 years ago

idnsAdmin zone file generation for named-checkzone needs fix

Reported by: Gary Owned by: Hugo Urquiza
Priority: major Milestone: Bugs and enhancements
Component: unxsBind Severity: Show Stopper
Keywords: named-checkzone Cc:

Description

NAPTR and AAAA RR New op fails: with

[root@node1vm admin]# grep "RR has an error" *.c
resource.c: sprintf(gcMessage,"<blink>Error: </blink> The RR has an error: %s",cp);

Please see unxsBind/bind.c for new zone file generation code. Was required for new RRs being implemented.

Function: OnLineZoneCheck(void)

Change History

Changed 2 years ago by Gary

Provided a commit (rev 1225) for your review.

Changed 2 years ago by Gary

Notes:

1-. Commented out BIND 9.6 since most CentOS users will still have 9.4+

2-. All other interfaces that use an OnLineZoneCheck() should be updated similarly.

3-. The new zone file creation if-then layout is now ready for the soon to be added DNSSEC RRs.

Note: See TracTickets for help on using tickets.