From: "Stuart J. Browne" <stuart@promed.com.au>
To: 'Leonid Veytser' <veytser@cs.bu.edu>, netfilter@lists.netfilter.org
Subject: RE: Problem with FORWARD hook
Date: Wed, 12 Nov 2003 09:06:49 +1100 [thread overview]
Message-ID: <015701c3a8a0$1adada90$2288e7c0@promed.com.au> (raw)
In-Reply-To: <Pine.SOL.4.20.0311111655550.29271-100000@csa.bu.edu>
>-----Original Message-----
>From: netfilter-admin@lists.netfilter.org
>[mailto:netfilter-admin@lists.netfilter.org] On Behalf Of
>Leonid Veytser
>Sent: Wednesday, 12 November 2003 07:59
>To: netfilter@lists.netfilter.org
>Subject: Problem with FORWARD hook
>
>
>When I dump the output of all the packets traveling thru my machine, I
>notice that none go thru FORWARD hook. So, I tried to make a
>packet have
>to go thru the FORWARD hook (ie by changing the packet dest at
>PREROUTING
>hook), but the packet never goes to the FORWARD hook, but disappears.
>
>Can there be some incorrect configuration on my machine that
>would cause
>it not to be able to forward packets?
When you say "FORWARD hook", do you mean the FORWARD chain on the filter
table?
If so, you need to understand when packets would normally go throughte
FORWARD chain.
If the packet is sourced from another machine (physically, not
logically), and destined for another machine (once again, not
logically), it will go through the FORWARD chain.
If it comes from the local machine, or is destined for the local
machine, it will not touch the FORWARD chain.
I beleive this is detailed in the netfilter FAQ and HOWTO's. They've
got some nice flow diagrams there too!
bkx
next prev parent reply other threads:[~2003-11-11 22:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-11 19:13 NF_STOLEN effect on TCP A K A
2003-11-11 21:59 ` Problem with FORWARD hook Leonid Veytser
2003-11-11 22:06 ` Stuart J. Browne [this message]
2003-11-11 22:12 ` Antony Stone
2003-11-11 22:55 ` NF_QUEUE target and ip_queue.c Leonid Veytser
2003-11-21 20:15 ` Checksumming Issues Leonid Veytser
2003-11-21 20:27 ` Antony Stone
2003-11-12 0:40 ` Problem with FORWARD hook Leonid Veytser
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='015701c3a8a0$1adada90$2288e7c0@promed.com.au' \
--to=stuart@promed.com.au \
--cc=netfilter@lists.netfilter.org \
--cc=veytser@cs.bu.edu \
/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