All of lore.kernel.org
 help / color / mirror / Atom feed
From: netfilter@interlinx.bc.ca
To: "'netfilter-devel@lists.netfilter.org'"
	<netfilter-devel@lists.netfilter.org>
Subject: tunable udp timeout (again)
Date: Mon, 9 Sep 2002 14:08:53 -0400	[thread overview]
Message-ID: <20020909180853.GP7416@pc.ilinx> (raw)

[-- Attachment #1: Type: text/plain, Size: 1673 bytes --]

Just over a year ago I asked a question
(http://lists.netfilter.org/pipermail/netfilter-devel/2001-May/001217.html)
about whether the UDP (non-streaming -- i.e. session setup) timeout
could be configured on a rule-by-rule basis for protocols that require
more than the (default) 30 seconds to reply to a UDP request.

Daniel Stone replied
(http://lists.netfilter.org/pipermail/netfilter-devel/2001-May/001218.html):

  There was a long discussion about this (see: "[POLICY FLAW] UDP
  connection timeout" or somesuch), and it was decided that it
  wouldn't go in, and we'd all sit around waiting for a better
  solution to arrive :\

And Rusty also replied
(http://lists.netfilter.org/pipermail/netfilter-devel/2001-June/001350.html):

  It looks like the next approach to tweaking UDP should be a table
  inside the UDP module which defines behavior and timeouts for
  individual ports.  Of course, with a module param to modify/add to
  the table.

Has anything (more than
/proc/sys/net/ipv4/netfilter/ip_conntrack_udp_timeout) been done about
this problem?  ip_conntrack_udp_timeout is good for the general case
of UDP timeouts, but when 99% of the traffic falls within that timeout
and only 1% needs a longer timeout, it would be better to be able to
configure that 1% as an exception.

I agree that "auto-determination" of the timeout using a table and
port numbers is ideal, but if I were to patch iptables and netfilter
to allow the specification of a timeout on the iptables command line
would it be rejected as not the right solution or would be accepted as
an interim solution to the lookup table?

b.

-- 
Brian J. Murrell

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

                 reply	other threads:[~2002-09-09 18:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20020909180853.GP7416@pc.ilinx \
    --to=netfilter@interlinx.bc.ca \
    --cc=netfilter-devel@lists.netfilter.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.