From: "Taylor, Grant" <gtaylor@riverviewtech.net>
To: Jason Opperisano <opie@817west.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: Delay in responding caused by netfilter ?
Date: Fri, 29 Apr 2005 23:01:31 -0500 [thread overview]
Message-ID: <4273031B.20009@riverviewtech.net> (raw)
In-Reply-To: <20050429142517.GA1074@bender.817west.com>
> i'd second that notion. setup the OUTPUT chain to allow everything and
> see if that fixes it. if it does--figure out what traffic you need to
> be allowing out to prevent the delay.
Rather than allowing ident would it be possible to do a REJECT (via iptables -t filter -A OUTPUT -j REJECT) (I'm not sure if this can be a policy or not) that way the ident will fail immediately verses timing out? That is if you don't want the ident to happen. Seeing as how a LOT of servers don't even support ident any more this might just as well be an option.
Grant. . . .
next prev parent reply other threads:[~2005-04-30 4:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-29 11:50 Delay in responding caused by netfilter ? Jörg Harmuth
2005-04-29 13:37 ` Alistair Tonner
2005-04-29 14:25 ` Jason Opperisano
2005-04-30 4:01 ` Taylor, Grant [this message]
2005-05-02 7:50 ` Taylor, Grant
2005-05-04 11:27 ` Delay in responding caused by netfilter ? [Completely Solved] Jörg Harmuth
2005-05-04 16:23 ` Taylor, Grant
2005-05-05 0:29 ` Alistair Tonner
2005-04-29 17:45 ` Delay in responding caused by netfilter ? R. DuFresne
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=4273031B.20009@riverviewtech.net \
--to=gtaylor@riverviewtech.net \
--cc=netfilter@lists.netfilter.org \
--cc=opie@817west.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox