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.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 4e53698..816dfc0 100644 --- a/README.txt +++ b/README.txt @@ -4,7 +4,7 @@ Sven-Ola Tuecke Freifunk -06-OCT-2010 +07-OCT-2010 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ @@ -32,6 +32,11 @@ published here: http://tools.ietf.org/html/draft-mrw-behave-nat66-02 +Warning + +Using MAP66 rules together with connection tracking rules sich as --ctstate is +currently untested and may not work or may cause oopses. + Installation MAP66 implements two pieces of software: a shared library that extends the @@ -70,9 +75,9 @@ If not already in place, move/unpack the MAP66 source file archive 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