DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:dig

This is an old revision of the document!


dig plugin

Compatible with DokuWiki

2009-12-25

plugin Print DNS details for a given list of domain names

Last updated on
2013-12-09
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to phpipam

Tagged with dns, network

This plugin queries data about a list of domain names from DNS. This is useful for documenting your owned domain names and servers.

Download and Installation

A CosmoCode Plugin

Download and install the plugin using the Plugin Manager using the URL given above. Refer to Plugins on how to install plugins manually.

Syntax and Usage

Simply list domain names between <dig></dig> tags optionally followed by a comment.

<dig>
splitbrain.org      My server
www.splitbrain.org  The blog site
</dig>

Screenshot

Notes

  • This uses dns_get_record function. This function is available from PHP 5.0 on Linux and PHP 5.3 on Windows
  • Additional data like MX server or SOA is only available for top level domains
  • The shown TTL is the remaining TTL when the query was executed, not the original TTL set at the DNS server
plugin/dig.1400694040.txt.gz · Last modified: 2014-05-21 19:40 by andi

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki