summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/hosts.allow2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/hosts.allow b/etc/hosts.allow
index 8b97752..5a60d48b 100644
--- a/etc/hosts.allow
+++ b/etc/hosts.allow
@@ -52,7 +52,7 @@ exim : .nice.guy.example.com : allow
exim : .evil.cracker.example.com : deny
exim : ALL : allow
-# Portmapper is used for all RPC services; protect your NFS!
+# Rpcbind is used for all RPC services; protect your NFS!
# (IP addresses rather than hostnames *MUST* be used here)
rpcbind : 192.0.2.32/255.255.255.224 : allow
rpcbind : 192.0.2.96/255.255.255.224 : allow
OpenPOWER on IntegriCloud