ispCP - Board - Support
Basic DNS Check tool for ispCP - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: General discussion (/forum-11.html)
+--- Thread: Basic DNS Check tool for ispCP (/thread-12402.html)



Basic DNS Check tool for ispCP - dwander - 12-10-2010 06:42 AM

Hello there, iam just developing little tool, for checking DNS records of all domains on some external server.

My situation:

Iam not a domain registrator, and not all of domains hosted on my server uses my nameservers.

At the same time iam providing freehosting.

So, there can be a cause, when domain is on the system, but not using it for a hosting (this people uses my FTP as they storage, what i don't like).

For this reason iam will check some time DNS record if there is any domains whitch is not pointed to my server.

utitlity is written in PHP and at its actual version allows:
  • set the NS server to use for chceck
  • see the A record
  • see the MX records (2)
  • see the NS records (2)

Actual version is 3.0, and to 4th version iam planing:
  • link to a whois for domain (parsed output)
  • Link to automaticaly send warning email to user
  • counting the warns

Actual status of tool you can see on image.

"Doména" = domain name
"AKCE" = actions - not implemented yet
DISK & BCK - to identify a hosting plan used.
TTL - actual TTL to refresh of cache

Green means "set correct"
Yellow means "set, but not correct"
Red means "not set"

SYSTEM FAILURE! means that domain has no records (not found on used server)

On the first image i used google public dns, so you can see the real situation.

On second image i used my NS1, whitch is "little idealistic".

MY QUESTION SOUNDS: Is someone interesed about this tool, so could i release it ?


PS: Sorry my english.


RE: Basic DNS Check tool for ispCP - Zothos - 12-15-2010 09:42 AM

im definetly interested Smile

Maybe we can integrate it into ispcp. Some sort of checks for the domains.


RE: Basic DNS Check tool for ispCP - dwander - 12-15-2010 05:48 PM

ok, iam going to finish version 4, which should support whois check (maybee in pop-up window) and email warnings to customer.

deleting of customer will i leave separated (is more dum-ass secure)


RE: Basic DNS Check tool for ispCP - mchutchy - 01-15-2011 08:47 PM

What happend to this script? tossed in the bin???