From adb5c71c3b3cfd01c0e27225cf9c58b90fbd3e3a Mon Sep 17 00:00:00 2001 From: sven-ola Date: Thu, 7 Oct 2010 07:07:36 +0000 Subject: warning about conntrack git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@13 3484d885-4da6-438d-b19d-107d078dd756 --- README.dbk | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'README.dbk') diff --git a/README.dbk b/README.dbk index 153d50a..c52ef16 100644 --- a/README.dbk +++ b/README.dbk @@ -15,7 +15,7 @@ - 06-OCT-2010 + 07-OCT-2010 These files implement a Linux netfilter target that changes the IPv6 @@ -31,6 +31,12 @@ http://tools.ietf.org/html/draft-mrw-behave-nat66-02 + + Using MAP66 rules together with connection tracking rules sich as + --ctstate is currently untested and may not work or + may cause oopses. + +
Installation @@ -76,9 +82,9 @@ below /usr/src/. To register the MAP66 source to DKMS and compile/install, issue these commands: - sudo dkms add -m ip6t_MAP66 -v 0.3 -sudo dkms build -m ip6t_MAP66 -v 0.3 -sudo dkms install -m ip6t_MAP66 -v 0.3 + sudo dkms add -m ip6t_MAP66 -v 0.4 +sudo dkms build -m ip6t_MAP66 -v 0.4 +sudo dkms install -m ip6t_MAP66 -v 0.4 Read DKMS details here: https://wiki.kubuntu.org/Kernel/Dev/DKMSPackaging -- cgit v1.2.3