Penguin

Differences between current version and previous revision of IP6Tables.

Other diffs: Previous Major 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 2 Last edited on Thursday, March 8, 2007 8:23:39 pm by NickClifford Revert
@@ -1,5 +1,5 @@
 IP6Tables is the firewalling tool for [IPv6] under [Linux]. 
  
-As of the Linux 2.6.21 kernel, the Netfilter code base has the new layer 2 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). 
+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.