]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame_incremental - config/sane/saned.conf
nfs: Update to 2.3.3
[people/pmueller/ipfire-2.x.git] / config / sane / saned.conf
... / ...
CommitLineData
1#
2# saned.conf
3#
4# The contents of the saned.conf file is a list of host names, IP
5# addresses or IP subnets (CIDR notation) that are permitted to use local
6# SANE devices. IPv6 addresses must be enclosed in brackets, and should
7# always be specified in their compressed form.
8#
9# The hostname matching is not case-sensitive.
10#
11#scan-client.somedomain.firm
12#192.168.0.1
13#192.168.0.1/29
14#[2001:7a8:185e::42:12]
15#[2001:7a8:185e::42:12]/64
16#
17# NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and
18# /etc/services must also be properly configured to start
19# the saned daemon as documented in saned(8), services(4)
20# and inetd.conf(4) (or xinetd.conf(5)).
21#
22# a singe "+" allow all hosts to connect.
23+
24