summaryrefslogtreecommitdiff
path: root/etc/securenets
diff options
context:
space:
mode:
Diffstat (limited to 'etc/securenets')
-rw-r--r--etc/securenets17
1 files changed, 17 insertions, 0 deletions
diff --git a/etc/securenets b/etc/securenets
new file mode 100644
index 0000000..bbf05e1
--- /dev/null
+++ b/etc/securenets
@@ -0,0 +1,17 @@
+#
+# securenets This file defines the access rights to your NIS server
+# for NIS clients. This file contains netmask/network
+# pairs. A clients IP address needs to match with at least
+# one of those.
+#
+# One can use the word "host" instead of a netmask of
+# 255.255.255.255. Only IP addresses are allowed in this
+# file, not hostnames.
+#
+# Always allow access for localhost, IPv4 and IPv6
+255.0.0.0 127.0.0.0
+host ::1
+
+# This lines gives access to everybody. PLEASE ADJUST!
+0.0.0.0 0.0.0.0
+::/0