T tne New Member Apr 6, 2021 9 0 1 54 Oct 21, 2021 #1 Hi. I've got some iptables rules that need to log traffic, using, for example: Code: iptables -A FORWARD -s $MNGT_PC -j LOG However no log appear in the syslog nor the kern.log files. rsyslog.conf seems to be correctly set up. What am I missing ?
Hi. I've got some iptables rules that need to log traffic, using, for example: Code: iptables -A FORWARD -s $MNGT_PC -j LOG However no log appear in the syslog nor the kern.log files. rsyslog.conf seems to be correctly set up. What am I missing ?