netfilter patches must be applied before other kernel patches to avoid breaking patch...
[openwrt.git] / obsolete-buildroot / sources / openwrt / ipkg / fprobe / root / etc / fprobe.conf
1 # Interface to listen on
2 IFNAME=any
3
4 # NetFlow collector (host:port)
5 REMOTE=192.168.1.100:2055
6
7 # Maximum log level (0=EMERG, 1=ALERT, 2=CRIT, 3=ERR, 4=WARNING, 5=NOTICE, 6=INFO, 7=DEBUG)
8 LOG_LEVEL=3
This page took 0.045748 seconds and 5 git commands to generate.