]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - config/sane/saned.conf
sane configuration
[people/pmueller/ipfire-2.x.git] / config / sane / saned.conf
diff --git a/config/sane/saned.conf b/config/sane/saned.conf
new file mode 100644 (file)
index 0000000..7e25244
--- /dev/null
@@ -0,0 +1,24 @@
+#
+# saned.conf
+#
+# The contents of the saned.conf  file  is  a  list  of  host  names,  IP
+# addresses or IP subnets (CIDR notation) that are permitted to use local
+# SANE devices. IPv6 addresses must be enclosed in brackets,  and  should
+# always  be specified in their compressed form.
+#
+# The hostname matching is not case-sensitive.
+#
+#scan-client.somedomain.firm
+#192.168.0.1
+#192.168.0.1/29
+#[2001:7a8:185e::42:12]
+#[2001:7a8:185e::42:12]/64
+#
+# NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and
+# /etc/services must also be properly configured to start
+# the saned daemon as documented in saned(8), services(4)
+# and inetd.conf(4) (or xinetd.conf(5)).
+#
+# a singe "+" allow all hosts to connect.
++
+