summaryrefslogtreecommitdiffstats
path: root/KNOWN_BUGS
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2002-03-14 11:34:16 +0000
committerHarald Welte <laforge@gnumonks.org>2002-03-14 11:34:16 +0000
commit536779ee43c34f28243545ad889e2fc0379e90d7 (patch)
tree30582a1179993386c2220198d05cace73dfc339d /KNOWN_BUGS
parent9e5180649864703b05dbdb5db6ec38aee04c28d2 (diff)
LOCAL_NAT change
Diffstat (limited to 'KNOWN_BUGS')
-rw-r--r--KNOWN_BUGS6
1 files changed, 3 insertions, 3 deletions
diff --git a/KNOWN_BUGS b/KNOWN_BUGS
index df1133a8..8d0b547a 100644
--- a/KNOWN_BUGS
+++ b/KNOWN_BUGS
@@ -1,8 +1,8 @@
Known bugs:
-1) NAT in the OUTPUT chain does not work in general. The fix is
- intrusive, and means we will have a CONFIG_NF_IP_NAT_LOCAL option
- when it comes back.
+1) NAT in the OUTPUT chain does not work in stock kernels. However,
+ there is a patch in patch-o-matic, called the 'local-nat.patch'.
+ This patch adds a CONFIG_NF_IP_NAT_LOCAL kernel config option.
2) tcpdump traffic is corrupted by OUTPUT NAT.