From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Port Forwarding .
Date: Tue, 08 Jul 2008 14:37:04 -0500 [thread overview]
Message-ID: <4873C1E0.2010609@riverviewtech.net> (raw)
In-Reply-To: <5078d3df0807081220q71674472m660de0de432e6bd7@mail.gmail.com>
On 07/08/08 14:20, Charles Romestant wrote:
> ok, flushed all tables, and all chains, changed back the policy to
> accept, and then reentered the rules you sent me before Grant. And
> still no dice.
*nod*
<snip>
> still the prerouting seems to be matching but the others stay at 0.
Agreed.
> At the moment i m still reading documentation to see if i can spot
> the mistake, thanks again for the help.
>
> Why would the prerouting accept and not continue to postrouting?
If ip forwarding is not enabled, things may not do what they need to.
What is your /proc/sys/net/ipv4/ip_forward file set to? Try setting it
to 1.
echo "1" > /proc/sys/net/ipv4/ip_forward
Also, can I get a current iptables-save output?
Grant. . . .
next prev parent reply other threads:[~2008-07-08 19:37 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
2008-07-08 19:20 ` Charles Romestant
2008-07-08 19:37 ` Grant Taylor [this message]
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=4873C1E0.2010609@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.