Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Jason Opperisano <opie@817west.com>
To: netfilter@lists.netfilter.org
Subject: Re: Local Port Forwarding.
Date: Wed, 27 Apr 2005 17:00:50 -0400	[thread overview]
Message-ID: <20050427210050.GA27099@bender.817west.com> (raw)
In-Reply-To: <20050427204859.GC18183@metastasis.org.uk>

On Wed, Apr 27, 2005 at 09:48:59PM +0100, Nick Drage wrote:
> iptables -t nat -A OUTPUT -p udp -d 192.168.13.43 --dport 161 -j
> REDIRECT --to-ports 32789
> 
> Makes no difference to the traffic I sent out on port 161 to host
> 192.168.14.43, any ideas on what I could be missing out?

speaking of typos--your rule has "-d 192.168.13.43" and you say it
doesn't affect traffic destined for 192.168.14.43.  typo in the email,
or in the rule?

> I'm using iptables version 1.2.8 if that makes a difference....

and your kernel is compiled with:

  CONFIG_IP_NF_NAT_LOCAL=y

-j

--
"Stewie: Damn it! I want pancakes! God! You people understand every
 language except English. Yo quiero pancakes. Donnez-moi pancakes.
 Click-click-bloody click pancakes!
        --Family Guy


  reply	other threads:[~2005-04-27 21:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-22 21:41 Local Port Forwarding Alejandro Villarroel
2005-04-22 21:57 ` Jason Opperisano
2005-04-22 22:02   ` Taylor, Grant
2005-04-22 22:07     ` Jason Opperisano
2005-04-27 20:48       ` Nick Drage
2005-04-27 21:00         ` Jason Opperisano [this message]
2005-04-26 12:59     ` Alejandro Villarroel
2005-04-22 21:59 ` Taylor, Grant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050427210050.GA27099@bender.817west.com \
    --to=opie@817west.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox