Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Grant Taylor <gtaylor@riverviewtech.net>
To: Mail List - Netfilter <netfilter@vger.kernel.org>
Subject: Re: Something weird
Date: Wed, 01 Oct 2008 09:13:24 -0500	[thread overview]
Message-ID: <48E38584.60704@riverviewtech.net> (raw)
In-Reply-To: <200810010834.51705.mveloso@tecnologiaip.com.br>

On 10/01/08 06:34, Marcio Veloso Antunes wrote:
> Can you bring me some light on why packets from 172.18.0.13 are 
> crossing ppp0 whithout being masqueraded?

I can't tell for sure (you did not provide your IP addresses per say) 
but it looks like the traffic is from your internal network and headed 
for your external ppp0 interface its self.

Seeing as how you did not actually provide your IPs I'm guessing based 
on the fact that you have a route of 200.198.184.204/32 on your ppp0 
interface that said IP is bound to said interface.  If this is the case, 
it is possible that the traffic is entering the kernel and going up the 
network stack directly rather than being forwarded like you would expect.

I believe this is coming back to the fact that IPs are not bound to an 
interface per say, but rather the computer and that in some situations 
any interface in the system will take the traffic and pass it up in to 
the network with out forwarding it over to the interface that it is 
bound to before it takes the traffic and passes it higher in the 
networking stack.



Grant. . . .

  reply	other threads:[~2008-10-01 14:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-01 11:34 Something weird Marcio Veloso Antunes
2008-10-01 14:13 ` Grant Taylor [this message]
2008-10-01 14:51   ` Marcio Veloso Antunes
2008-10-01 14:59     ` 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=48E38584.60704@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