Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Port Forwarding .
Date: Mon, 07 Jul 2008 21:23:32 -0500	[thread overview]
Message-ID: <4872CFA4.4030406@riverviewtech.net> (raw)
In-Reply-To: <5078d3df0807071658p73a25291v8522a9645fa8b8f9@mail.gmail.com>

On 7/7/2008 6:58 PM, Charles Romestant wrote:
> ok a little more info, for debugs sake...

Ok!  You have not been clearing your IPTables before adding additional 
rules.  Please run the following commands and re-try what I submitted 
earlier.

iptables -t filter -F
iptables -t nat -F

> again it seems only the first rulein the PREROUTING is executing as 
> consecutive looks at this while trying to browse to the page show 
> increment in pckts.

*nod*

Your first DNAT rule, which is incorrect, is being matched before the 
rule(s) that I provided.  You need to flush your IP tables and chains.

> again, thank you for your patience.

*nod*

You are welcome.



Grant. . . .

  reply	other threads:[~2008-07-08  2:23 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-07 21:49 Port Forwarding Charles Romestant
2008-07-07 22:10 ` Grant Taylor
2008-07-07 22:32   ` Charles Romestant
2008-07-07 22:33     ` Charles Romestant
2008-07-07 23:10       ` Charles Romestant
2008-07-07 23:58         ` Charles Romestant
2008-07-08  2:23           ` Grant Taylor [this message]
2008-07-08 19:20             ` Charles Romestant
2008-07-08 19:37               ` Grant Taylor
2008-07-08 19:40                 ` Charles Romestant
2008-07-08 19:50                   ` Grant Taylor
2008-07-08 19:54                     ` Charles Romestant
2008-07-08 20:11                       ` Charles Romestant
2008-07-08 20:21                         ` Grant Taylor

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=4872CFA4.4030406@riverviewtech.net \
    --to=gtaylor@riverviewtech.net \
    --cc=netfilter@vger.kernel.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