# $Id: TODO,v 1.8 2009/04/20 16:52:39 ksb Exp $ grep CORE_ID /var/opt/OV/conf/xpl/config/local_settings.ini might return the same CORE_ID for mutliple hosts, and it shouldn't. In "zone" we do not check 'forwarders' lines. forwarders { 199.82.159.30; 199.82.159.10; }; We should pull them out (like masters) and check to be sure they run a namesever (now). How would we check each of these (+): + syslog.conf (which is a "primary network service")? _ report any hosts we log to! (to check for non-extant dests) + inetd.conf ? list of services enabled, good start! + tcpmux.conf ? list of services enabled, is that enough? ? look for dump_fs and report for each the fs type or "." (dot for not in fs table) ? implies we can find the fstable (again - nfs did that) + identd config ? + /etc/services (what/ident it?) ? I don't think we want to do this in netlint -- hostlint + aliases: How are we sure we do local delivery? RFC mandated Mail aliases (if we do local delivery) the spool directory with the right modes? + jails ? Do we need to run netlint in every jail, ? Do we need to know we are a jail in the reporter? -- ksb