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

  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?

On Tue, 18 Jan 2005 16:17:42 -0500 (EST), Samuel Jean
<sj-netfilter@cookinglinux.org> wrote:
> >   That's another doubt, dos nat PREROUTING called with syn+ack
> > packets, or only with sym packets?
> 
> the nat table is special, it only sees the first packet
> of a connection.
> 
> 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?

> 
> Samuel
> 
> 
-- 
 - Ulysses Almeida


  reply	other threads:[~2005-01-18 21:14 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 [this message]
2005-01-18 22:02         ` Samuel Jean
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=d645356050118131479a9720@mail.gmail.com \
    --to=ulysses.almeida@gmail.com \
    --cc=netfilter@lists.netfilter.org \
    --cc=sj-netfilter@cookinglinux.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.