Penguin

Differences between current version and predecessor to the previous major change of IP6Tables.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 3 Last edited on Thursday, March 8, 2007 10:53:10 pm by PerryLorier
Older page: version 1 Last edited on Sunday, August 10, 2003 4:19:28 pm by PerryLorier Revert
@@ -1,3 +1,5 @@
 IP6Tables is the firewalling tool for [IPv6] under [Linux]. 
  
-Unfortunately it's reasonably immature as of 2003-08-10 , and doesn't support important things like connection based tracking. 
+As of the Linux 2.6.21 kernel , the Netfilter code base has the new layer 3 connection tracking code in place, so enabling connection tracking for IPv6 is as simple as a configuration option in make config (Note: It is marked as experimental).  
+  
+Once you've enabled everything, you can set up your ip6tables just as you would your IPv4 iptables. This provides the final piece in a sane deployment of IPv6 on the Internet