The Network People Support Forums

Other TNPI Software => NicTool => Topic started by: matt on February 23, 2007, 05:58:08 PM

Poll
Question: Which feature request is the most important to you?
Option 1: SRV records votes: 3
Option 2: Copy Zone votes: 1
Option 3: Record start and expire dates votes: 0
Option 4: Split Horizon votes: 4
Option 5: AAAA records votes: 3
Option 6: Other (describe below) votes: 2
Title: Feature Request Poll
Post by: matt on February 23, 2007, 05:58:08 PM
Inspired by the previous thread of similar name, please vote and/or comment on the features of NicTool most important to you.
Title: Re: Feature Request Poll
Post by: LogicallyRogue on March 14, 2007, 11:57:44 AM
Perhaps an interesting feature would be the ability to check each zone (either one by one or in a batch) against a Registrar to confirm the name servers listed by the Registrar of record. 

Taking it a step further, compare the Registrar NS information to the name servers which are assigned to the zone within NicTool.  Might make a good auditing tool.

Title: Re: Feature Request Poll
Post by: matt on March 14, 2007, 12:19:38 PM
LogicallyRogue,

That's a good idea, but very difficult and expensive to implement. Whois queries are limited by the registrars so you can't just go banging against them times to query all the zones of yours that they manage. They'll block you after just a few (often 5) queries.

To get around that, I built a "dns cleaner" system for a company. Each night I got copies of the root zone files (.com, .net, .org, etc) and I sucked those into a MySQL table. Then I ran queries against my NicTool tables and the root tables to verify the nameserver records and expire any zones that had left our name servers.  That's a great solution if you have 400,000 zones. It's not very practical for 400.
Title: Re: Feature Request Poll
Post by: ddorsch on June 11, 2007, 03:48:37 AM
Hi Matt,

I'm sure you have an eye on that feature request thread in the developement corner.

I'd still like to have a type "URL" (I just talked to another Hostmaster (at another company) who uses an own-developed system and he has developed a similar function for his users without the powerDNS-feature.) Having it would make Nictool all shiny an convenient. The need is there.
(URL: Enter the complete redirection target https://www.foo.com/en/shop/ into Nictool and let an apache handle it, check requested URL, retrieve target from MySQL and hand it to the requester...)

Another whish: Nictool should become capable of domains with umlauts, so that you don't need to enter the eye-unfriendly punycode translations.

Ciao,
Dorothea