All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Weiser <michael@weiser.dinsnail.net>
To: Pablo Neira Ayuso <pablo@netfilter.org>
Cc: Pascal Hambourg <pascal@plouf.fr.eu.org>,
	Robert White <rwhite@pobox.com>,
	netfilter@vger.kernel.org
Subject: Re: Restrictive FTP egress using conntrack helper
Date: Sun, 12 Feb 2017 16:42:41 +0100	[thread overview]
Message-ID: <20170212154241.GA4258@weiser.dinsnail.net> (raw)
In-Reply-To: <20170212141940.GA15863@salvia>

Hi Pablo,

On Sun, Feb 12, 2017 at 03:19:40PM +0100, Pablo Neira Ayuso wrote:

> > What's bugging me is that I still don't see an expectation being
> > created with conntrack -L expect.
> It's very unlikely to see FTP expectation via conntrack -L since they
> are created and destroyed very quickly if you are testing with a FTP
> client.

I thought so as well and tried to catch it using a while [ 1 ] loop ...

> So `conntrack -E expect' is likely a better option for the debugging
> purposes you need.

... but conntrack -E expect shows it plain as day of course. Thank you!
-- 
Michael

  reply	other threads:[~2017-02-12 15:42 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-11 17:14 Restrictive FTP egress using conntrack helper Michael Weiser
2017-02-11 22:13 ` Robert White
2017-02-12  9:14   ` Pascal Hambourg
2017-02-12 12:30     ` Michael Weiser
2017-02-12 14:19       ` Pablo Neira Ayuso
2017-02-12 15:42         ` Michael Weiser [this message]
2017-02-12 11:32   ` Michael Weiser

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=20170212154241.GA4258@weiser.dinsnail.net \
    --to=michael@weiser.dinsnail.net \
    --cc=netfilter@vger.kernel.org \
    --cc=pablo@netfilter.org \
    --cc=pascal@plouf.fr.eu.org \
    --cc=rwhite@pobox.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.