How do I block port number with iptables under Linux operating systems?
{ 11 comments }
by nixCraft on December 10, 2010 · 11 comments
by nixCraft on July 30, 2006 · 3 comments
Q. I am running SSH/MySQL/Webserver and setup iptables based firewall. But my logs are send to console rather than the system log files. How do make sure that iptables LOG target messages are send to /var/log/messages file? A. IPTABLES LOG module turns on kernel logging of matching packets. When this option is set for a [...]
{ 3 comments }
