From: Harald Welte Date: Thu, 14 Mar 2002 11:34:16 +0000 (+0000) Subject: LOCAL_NAT change X-Git-Tag: v1.2.6~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=536779ee43c34f28243545ad889e2fc0379e90d7;p=thirdparty%2Fiptables.git LOCAL_NAT change --- 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.