All of lore.kernel.org
 help / color / mirror / Atom feed
From: "curby ." <curby.public@gmail.com>
To: Gioele Barabucci <dev@gioelebarabucci.com>
Cc: netfilter@lists.netfilter.org
Subject: Re: ESTABILISHED connections are not that estabilished
Date: Wed, 27 Jul 2005 22:57:05 -0600	[thread overview]
Message-ID: <5d2f379105072721577a47da27@mail.gmail.com> (raw)
In-Reply-To: <dc8l5h$qf8$1@sea.gmane.org>

Since no one replied yet, I'll try a few stabs at debugging.

DNS by default uses UDP for most things, so your DNS servers might
simply be rejecting TCP requests.  That said, why are they even
getting to the server and being refused there if the firewall is
dropping the packets?

You might try starting with a very simple ruleset and see if you can
pinpoint where the problem occurs, especially if this is a personal
computer and not a large installation.  For example, just allow DNS in
a stateless fashion, then introduce stateful rules.  Keep track of
packet counters in iptables as you test to see which rules fire. 
Hopefully this helps, though I'm being rather vague because I don't
know too many details and am rather new myself.


  reply	other threads:[~2005-07-28  4:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-27 16:10 ESTABILISHED connections are not that estabilished Gioele Barabucci
2005-07-27 18:52 ` Gioele Barabucci
2005-07-28  4:57   ` curby . [this message]
2005-07-28  9:52 ` Gioele Barabucci
2005-07-28 10:41   ` /dev/rob0
2005-07-28 22:04     ` Gioele Barabucci
2005-07-31 18:20       ` /dev/rob0

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=5d2f379105072721577a47da27@mail.gmail.com \
    --to=curby.public@gmail.com \
    --cc=dev@gioelebarabucci.com \
    --cc=netfilter@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.