#2813: Firewall defects
--------------------+-------------------------------------------------------
Reporter: Spinal | Owner: blfs-b...@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
--------------------+-------------------------------------------------------
Comment(by Spinal):
One more issue:
{{{
iptables -I INPUT -p tcp -m state --state INVALID \
-j LOG --log-prefix "FIREWALL:INVALID"
}}}
It loggs packets like this:
{{{
Jan 28 22:03:10 localhost kernel: FIREWALL:INVALIDIN=br0 OUT= MAC=...
}}}
It's probably better to substitude "FIREWALL:INVALID" with
"FIREWALL:INVALID ", don't you think?
"FIREWALL:FORWARD" needs also to be substituded with "FIREWALL:FORWARD ".
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2813#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page