Scroll to navigation

clufindhostname(8) Red Hat Cluster Suite Internal Commands clufindhostname(8)

NAME

clufindhostname - Find a hostname or IP address given the other.

SYNOPSIS

clufindhostname [-i <ip_address>] [-n <hostname>]

DESCRIPTION

The clufindhostname command is a wrapper around gethostbyname(3) and gethostbyaddr(3).

OPTIONS

Call gethostbyaddr(3) on specified IP address.
Call gethostbyname(3) on specified hostname.

SEE ALSO

host(1), gethostbyname(3), gethostbyaddr(3)

Jan 2005