From mboxrd@z Thu Jan 1 00:00:00 1970 From: Markus Wells Subject: How to I bounce/redirect packets from one external ip to another? Date: Mon, 06 Feb 2006 19:45:29 -0800 Message-ID: <43E817D9.1080209@wiztech.cc> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: netfilter@lists.netfilter.org I'm travelling and I want to access my news server remotely. They have it set up so that it will only accept connections originating from my home ip, so I was hoping one of you packet mangling gurus might have a couple lines of code so that I can redirect nntp traffic from an arbitrary external ip to another external ip(the news server) via my home firewall. Thank you for any help you can offer! Markus