diff -r c8e957eb1b36 -r 2e298d35241f etc/firewall.conf --- a/etc/firewall.conf Sun Apr 19 11:13:22 2015 +0200 +++ b/etc/firewall.conf Sun Oct 25 11:33:03 2015 +0100 @@ -100,6 +100,11 @@ # for more details. #FW_NO_BRIDGE_NF_CALL="1" +# Log destination. Default is syslog, but you can select nflog that uses the +# ulogd facility. Or, write your own. +FW_LOGDEST=(LOG --log-level info --log-prefix) +#FW_LOGDEST=(NFLOG --nflog-group 0 --nflog-prefix) + # Install a ssh backdoor from this IP. The examples show an exact IP address, # but you can use networks if you like. Exact is better of course. # for IPv4 use: 2.3.4.5/32