Other records field?

Started by cyberglobe, January 23, 2009, 03:42:14 PM

Previous topic - Next topic

cyberglobe

Hello,

I went through the demo and am seriously considering using NICTools however I have seen one key missing feature which is Other possible RR records (NAPTR, CERT, DNSKEY, DNSSEC, etc).
Is there a way of adding other RR records via the interface instead of the 4-6 that are available in the dropdown list?

Thanks.

matt

No, support must be added for each new type of RR available. NicTool sanitizes and validates all input, so sanity checks must be added for each new type of record, as well as adding in support for exporting those record types for each DNS server export. I have code written that does the latter, but I won't likely support the former for a while.