ipv6 question

Michael Casey michaelcasey73 at gmail.com
Mon Jun 1 09:33:11 UTC 2009


off:

So, could it be reality, that the "next-generation" Linux Distro's e.g.:
iptables will Default not ACCEPT, rather then this:
--------------------
iptables -P INPUT DROP
iptables -P OUTPUT ACCEPT
iptables -P FORWARD DROP
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
iptables -A OUTPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

+ allow ICMP on INPUT because I heard/read that IPv6 relies more on ICMP
--------------------

it could make a "good standard firewall" (?FIXME) - if anyone puts any
server service, than he must know that he must change the INPUT XYZ

sorry for just stating these kind of things :D just thinking..

I only seen a few distros, but they policy were default ACCEPT everywhere :O

/off
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20090601/ced1108c/attachment-0001.htm>


More information about the fedora-list mailing list