HTABLE(8) — MAINTENANCE COMMANDS
NAME
htable − convert NIC standard format host tables
SYNOPSIS
/usr/etc/htable file
DESCRIPTION
Htable is used to convert host files in the format specified in Internet RFC 810 to the format used by the network library routines. Three files are created as a result of running htable: hosts, networks, and gateways. The hosts file is used by the gethostent(3N) routines in mapping host names to addresses. The networks file is used by the getnetent(3N) routines in mapping network names to numbers. The gateways file is used by the routing daemon in identifying “passive” Internet gateways; see routed(8C) for an explanation.
If any of the files localhosts, localnetworks, or localgateways are present in the current directory, the file’s contents is prepended to the output file without interpretation. This allows sites to maintain local aliases and entries which are not normally present in the master database.
Htable is best used in conjunction with the gettable(8C) program which retrieves the NIC database from a host.
SEE ALSO
BUGS
Does not properly calculate the gateways file.
Sun Release 3.2 — Last change: 19 August 1983