Posted 2012-03-29 01:49 by Joe
list-reverse-addresses.pl
Lists IP to name DNS mappings for some system
This command outputs a list of IP to hostname mappings in DNS for some managed system,
selected using the --host command-line parameter.
By default they are shown in a table,
but you can select a more parsable format with the optional --multiline parameter.
Example usage
cloudmin list-reverse-addresses --host vvirtualmin.home IP Address DNS domain Hostname --------------- ------------------------------ ------------------------------ 193.9.101.238 101.9.193.in-addr.arpa openvztest.home 193.9.101.41 101.9.193.in-addr.arpa NONE
Command Line Help
cloudmin list-reverse-addresses --host hostname
[--multiline]
