I'm trying to get iptables to LOG on a xen virtual machine, but forsome reason I can't get iptables to log. Here's what I'm doing:in /etc/syslog.conf I have:*.* /var/log/iptables.logI restarted syslog: # /etc/init.d/sysklogd restart Restarting system log daemon: syslogd.
I see that some packets are logged in, but I can't see anything in /var/log/iptables.log, or any other log file =(
Is klogd running (and working)?
Do these iptables messages appear in dmesg?