Date: Thu, 25 Mar 2004 00:34:11 -0700 From: Ben Yerushalmi <beny@xxxxxxxxxxxx> Subject: Re: Redirect ports on localhost To: netfilter@xxxxxxxxxxxxxxxxxxx
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