All of lore.kernel.org
 help / color / mirror / Atom feed
From: Samuel Jean <sj-netfilter@cookinglinux.org>
To: Ulysses Almeida <ulysses.almeida@gmail.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Two links and a SMTP sever.
Date: Tue, 18 Jan 2005 17:02:31 -0500	[thread overview]
Message-ID: <41ED8777.2050604@cookinglinux.org> (raw)
In-Reply-To: <d645356050118131479a9720@mail.gmail.com>

Ulysses Almeida wrote:
>   How can I debug, what happens after mangle PREROUTING. Can I do it
> only for packets with src port set to 25? to get a "clear" output?

If you are willing to debug, use TRACE target from pom. (at least 2 
patches are needed).

> On Tue, 18 Jan 2005 16:17:42 -0500 (EST), Samuel Jean
> <sj-netfilter@cookinglinux.org> wrote:
>>All other subsequent packet of this connection get verdict via
>>the conntrack. (bypass NAT chains)
>>
> 
>   So this conntrack entry is created while my syn packet is going
> out.... Can something wrong happening here, and conntrack gives the
> wrong veridict?

As I said, did you enable this ? :

  CONFIG_IP_NF_NAT_LOCAL

Cheers,

Samuel


  reply	other threads:[~2005-01-18 22:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-18 13:39 Two links and a SMTP sever Ulysses Almeida
2005-01-18 20:54 ` Samuel Jean
2005-01-18 20:52   ` Ulysses Almeida
2005-01-18 21:17     ` Samuel Jean
2005-01-18 21:14       ` Ulysses Almeida
2005-01-18 22:02         ` Samuel Jean [this message]
2005-01-19 12:26           ` Ulysses Almeida
2005-01-18 23:28     ` Jason Opperisano
2005-02-07 22:53 ` Ulysses Almeida

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=41ED8777.2050604@cookinglinux.org \
    --to=sj-netfilter@cookinglinux.org \
    --cc=netfilter@lists.netfilter.org \
    --cc=ulysses.almeida@gmail.com \
    /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.