]> git.ipfire.org Git - thirdparty/iptables.git/commitdiff
LOCAL_NAT change
authorHarald Welte <laforge@gnumonks.org>
Thu, 14 Mar 2002 11:34:16 +0000 (11:34 +0000)
committerHarald Welte <laforge@gnumonks.org>
Thu, 14 Mar 2002 11:34:16 +0000 (11:34 +0000)
KNOWN_BUGS

index df1133a8e0222153ec4ff434cff6dd141dbb0c38..8d0b547a0d079645a801f44ad02e4d99e711b31d 100644 (file)
@@ -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.