aboutsummaryrefslogtreecommitdiff
path: root/ipacct.conf.example
blob: 57ac752f7c8a188638d0e04f57bfd12c5ec02a7b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
user ipacct
stat slice 05:00
stat option exact
stat channel file "/var/log/stat/ipacct.stat"
#stat channel udp merlin.some.net 5671
stat channel syslog local1.info
dumpfile "/var/log/stat/ipacct.dump"

net 192.168.0.0/24
host 192.168.10.1
#host 213.130.3.62

stream "net-0" is
  from 213.130.0.1 as output
  to 213.130.0.1 as input

stream "net-1" is 
  from 192.168.10.0/25 to 192.168.10.0/24 except from 192.168.10.1 as input
  from 192.168.12.1 192.168.12.3 to 192.168.10.0/25 as output

stream "net-2" is
  from 192.168.10.1 to any as input
  from any to 192.168.13.1 as output

stream "net-2" is 192.168.13.2

Return to:

Send suggestions and report system problems to the System administrator.