term% cat index.txt NETAUDIT(8) System Manager's Manual NETAUDIT(8)
NAME
netaudit - network configuration checker
SYNOPSIS
netaudit
DESCRIPTION
Netaudit checks the effective network configuration on the local system
and reports any inconsistencies found.
It starts its search by querying common ndb entries for $sysname,
checking and validating the ip=, ether= and dom= entries.
The presence of an ipnet= entry and the reachability of dns and auth
servers is checked.
If the machine is an auth server, netaudit checks if keyfs(4) is run‐
ning and the local tcp port 567 is open and listening.
The root filesystem /srv/boot is tested if it requires authentication
on mount.
SOURCE
/rc/bin/netaudit
SEE ALSO
keyfs(4), auth(8), ndb(8), ndb(6).
HISTORY
Netaudit first appeared in 9front (August, 2012).
NETAUDIT(8)