aboutsummaryrefslogtreecommitdiff
path: root/ipacct.conf.example
blob: 97fd0d5621c34c9e4e06ae7d21aa7af64764e875 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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

stream "net-1" is 
  from 192.168.10.0/25 to 192.168.10.0/24 except itself
  from 192.168.12.1 192.168.12.3 to 192.168.10.0/25

stream "net-2" is
  from 192.168.10.1 to any
  from any to 192.168.13.1

stream "net-2" is 192.168.13.2

Return to:

Send suggestions and report system problems to the System administrator.