| To: | Alex Tang <altitude@funkware.com> |
|---|---|
| Subject: | Re: redirect 127.0.0.1:25 -> 127.0.0.1:2000 |
| From: | Jan Engelhardt <jengelh@linux01.gwdg.de> |
| Date: | Wed, 23 May 2007 09:43:48 +0200 (MEST) |
| Cc: | netfilter@lists.netfilter.org |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | netfilter-list1@securepoint.com |
| In-reply-to: | <464E2CAC.8060702@funkware.com> |
| List-archive: | </pipermail/netfilter> |
| List-help: | <mailto:netfilter-request@lists.netfilter.org?subject=help> |
| List-id: | General discussion and user questions <netfilter.lists.netfilter.org> |
| List-post: | <mailto:netfilter@lists.netfilter.org> |
| List-subscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=subscribe> |
| List-unsubscribe: | <https://lists.netfilter.org/mailman/listinfo/netfilter>, <mailto:netfilter-request@lists.netfilter.org?subject=unsubscribe> |
| References: | <464E2A63.3020903@funkware.com> <464E2CAC.8060702@funkware.com> |
| Sender: | netfilter-bounces@lists.netfilter.org |
On May 18 2007 15:46, Alex Tang wrote:
>
> which answered my question.
> I verified that the kernel had IP_NF_NAT_LOCAL set to y, and i see that I was
> missing the "iptables -t nat -A OUTUPT" line. Everything works now. Whoohoo!
IP_NF_NAT_LOCAL is removed in later kernels, so don't even think
about starting to use it.
You will be perfectly fine when not having that enabled, -A OUTPUT
does it all.
Jan
--
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Bridge Transparent Proxy, Jon Tim |
|---|---|
| Next by Date: | Rules to block traffic form an interface to a netblock, trellmor |
| Previous by Thread: | Re: redirect 127.0.0.1:25 -> 127.0.0.1:2000, Alex Tang |
| Next by Thread: | no connection, William Perry |
| Indexes: | [Date] [Thread] [Top] [All Lists] |