From 2db9bc08ef2e9b58d9f8e9dee47e1b6a501dd45e Mon Sep 17 00:00:00 2001 From: cwt Date: Thu, 2 Mar 2000 18:15:46 +0000 Subject: Mention that portmap(8) utilizes hosts_access(5). Reviewed by: asmodai --- usr.sbin/portmap/portmap.8 | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'usr.sbin/portmap') diff --git a/usr.sbin/portmap/portmap.8 b/usr.sbin/portmap/portmap.8 index 3c9c3e9..dfde240 100644 --- a/usr.sbin/portmap/portmap.8 +++ b/usr.sbin/portmap/portmap.8 @@ -81,6 +81,12 @@ must be started before any .Tn RPC servers are invoked. .Pp +.Nm Portmap +uses +.Xr hosts_access 5 +access control by default. +Access control patterns may only reference IP addresses. +.Pp Normally .Nm forks and dissociates itself from the terminal @@ -98,9 +104,10 @@ from running as a daemon, and causes errors and debugging information to be printed to the standard error output. .It Fl v -Enable verbose logging access control checks. +Enable verbose logging of access control checks. .El .Sh SEE ALSO +.Xr hosts_access 5 , .Xr inetd.conf 5 , .Xr inetd 8 , .Xr rpcinfo 8 -- cgit v1.1