From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabiano Bonin Subject: Re: Redirect ports on localhost Date: Thu, 25 Mar 2004 16:47:50 -0300 Sender: netfilter-admin@lists.netfilter.org Message-ID: <40633766.3050005@personalsoft.com.br> References: <20040325193403.19216.70237.Mailman@vishnu.netfilter.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org > > >Date: Thu, 25 Mar 2004 00:34:11 -0700 >From: Ben Yerushalmi >Subject: Re: Redirect ports on localhost >To: netfilter@lists.netfilter.org > >Looks like changing the OUTPUT chain did actually work in redirecting >localhost traffic. On the Linux 2.4 kernel you will need to enable the >"NF_NAT_LOCAL" kernel option. > >Thanks everyone for their help. > >Ben > > Could you provide a complete example of how to do all this? I think it will solve some of my problems. Thanks