debian/yaid.policy: Fix address for IPv6 loopback.
[yaid] / debian / yaid.policy
CommitLineData
fd86cd2a
MW
1### -*-conf-*-
2###
3### Example policy file for YAID.
4
5## LOCAL-ADDR LPORT REMOTE-ADDR RPORT USER ACTION
6
7## Astonishingly, ident can actually provide useful authentication on
8## loopback connections, so provide honest information.
9127.0.0.0/8 * 127.0.0.0/8 * * name
e705d952 10::1 * ::1 * * name
fd86cd2a
MW
11
12## Reveal users' identity to queries from the local network.
13* * 172.16.0.0/12 * * name
14
15## Provide privacy for users by default, but allow them to override if they
16## want.
17* * * * * user name token
18* * * * * token