From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Ricardo Teixeira <rteixeira@iportalmais.pt>
Cc: netfilter@vger.kernel.org
Subject: Re: problems deleting conntrack entries with conntrack-tools 0.9.5
Date: Tue, 19 Feb 2008 01:32:06 +0100 [thread overview]
Message-ID: <47BA2386.6000803@netfilter.org> (raw)
In-Reply-To: <1203363346.5741.11.camel@venus.iportalmais.pt>
Ricardo Teixeira wrote:
> i am having problems using conntrack-tools to delete entries.
>
> i am using the command "conntrack -D conntrack -s 192.168.69.24 -p tcp
> --sport 51266 --dport 22", among others, to try to get it to work.
> Though no matter how i try i always get this message : "Operation
> failed: such conntrack doesn't exist"
You seem to have forgotten the destination address (-d) which is
required. However, you have found a bug in the tool since it should
complain about this wrong use.
I'm also planning to improve the tool by reducing the number of
parameters required to destroy entries, I have a patch here but it will
take me some time until I finish it.
--
"Los honestos son inadaptados sociales" -- Les Luthiers
prev parent reply other threads:[~2008-02-19 0:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-18 19:35 problems deleting conntrack entries with conntrack-tools 0.9.5 Ricardo Teixeira
2008-02-19 0:32 ` Pablo Neira Ayuso [this message]
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=47BA2386.6000803@netfilter.org \
--to=pablo@netfilter.org \
--cc=netfilter@vger.kernel.org \
--cc=rteixeira@iportalmais.pt \
/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.