summaryrefslogtreecommitdiffstats
path: root/projectroot/etc/hosts.allow
diff options
context:
space:
mode:
Diffstat (limited to 'projectroot/etc/hosts.allow')
-rw-r--r--projectroot/etc/hosts.allow12
1 files changed, 12 insertions, 0 deletions
diff --git a/projectroot/etc/hosts.allow b/projectroot/etc/hosts.allow
new file mode 100644
index 000000000..c5d281f60
--- /dev/null
+++ b/projectroot/etc/hosts.allow
@@ -0,0 +1,12 @@
+# /etc/hosts.allow: list of hosts that are allowed to access the system.
+# See the manual pages hosts_access(5) and hosts_options(5).
+#
+# Example: ALL: LOCAL @some_netgroup
+# ALL: .foobar.edu EXCEPT terminalserver.foobar.edu
+#
+# If you're going to protect the portmapper use the name "portmap" for the
+# daemon name. Remember that you can only use the keyword "ALL" and IP
+# addresses (NOT host or domain names) for the portmapper, as well as for
+# rpc.mountd (the NFS mount daemon). See portmap(8) and rpc.mountd(8)
+# for further information.
+#