All of lore.kernel.org
 help / color / mirror / Atom feed
From: KOVACS Krisztian <hidden@balabit.hu>
To: netfilter-devel@lists.netfilter.org
Cc: Pablo Neira <pablo@eurodev.net>
Subject: Re: Illegal option `-i' with conntrack -I
Date: Thu, 3 Nov 2005 15:07:52 +0100	[thread overview]
Message-ID: <200511031507.52812@nienna> (raw)
In-Reply-To: <Pine.LNX.4.63.0511031427190.1341@bizon.gios.gov.pl>


  Hi,

On Thursday 03 November 2005 14.36, Krzysztof Oledzki wrote:
> It seems it is not possible to specify conntrack id while adding new
> conntrack. Is it intentionally?
>
> # conntrack -I --orig-src 1.2.3.4 --orig-dst 1.2.3.5 --reply-src
> 2.3.4.5 --reply-dst 2.3.4.5 -p tcp --orig-port-src 1 --orig-port-dst
> 2 --reply-port-src 3 --reply-port-dst 5 -t 32323 -u ASSURED -i 99
> conntrack v0.95: Illegal option `-i' with this command
> Try `conntrack -h' or 'conntrack --help' for more information.

  I guess it's intentional. For the netlink dump to work you need the 
IDs of conntrack entries to be unique and monotonously increasing, and 
that's what setting the ID from userspace could ruin.

-- 
 Regards,
  Krisztian Kovacs

  reply	other threads:[~2005-11-03 14:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03 13:36 Illegal option `-i' with conntrack -I Krzysztof Oledzki
2005-11-03 14:07 ` KOVACS Krisztian [this message]
2005-11-03 14:12   ` Krzysztof Oledzki
2005-11-03 14:23     ` KOVACS Krisztian
2005-11-03 14:33       ` Krzysztof Oledzki

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=200511031507.52812@nienna \
    --to=hidden@balabit.hu \
    --cc=netfilter-devel@lists.netfilter.org \
    --cc=pablo@eurodev.net \
    /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.