insert the following into /etc/syslog.conf
#Log iptables stuff to iptables log
kern.=debug /var/log/iptables
on iptables files, use
iptables -A INPUT -p tcp -j LOG --log-tcp-options --log-level debug --log-prefix "INPUT packets"
Wednesday, August 22, 2007
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment