root / etc / access.conf @ 2

View | Annotate | Download

1
#
2
# access.conf
3
#
4
# Client configuration
5
#
6
7
127.0.0.0/16		read
8
192.168.1.0/24	read,post
9
10
# always use one of these
11
0/0		deny
12
#0/0		auth
13