From: Brian Atkins <batkins@tlcdelivers.com>
To: netfilter@lists.netfilter.org
Subject: Http connections left in FIN_WAIT1...
Date: Wed, 25 May 2005 11:19:48 -0700 [thread overview]
Message-ID: <4294C1C4.3090307@tlcdelivers.com> (raw)
In-Reply-To: <20050525124104.GA16703@bender.817west.com>
I am in the process of testing connectivity through my firewall. I have
a server on my inside network that is being natted at the firewall from
a public address to our internal, private address space (rfc1918).
Using a box from the outside (www), I am able to connect to the server
(ala links2). The data transfer starts and I get the message "Received
0 B of 1.4 kB, avg 0 B/s ...", but it times out after a couple of
minutes. On the server side, I see the connection being established,
but stops at FIN_WAIT1. Internally, the page displays just fine on a
box very similar to the external box.
Iptables, at the moment, only has rules to allow specific ports (80,443)
from the outside with a state of NEW, ESTABLISHED, or RELATED. Going
back the other way, pretty much everything is allowed with an
ESTABLISHED, or RELATED state. I don't have any rules doing tcp resets,
only accept or log/reject.
Brian
prev parent reply other threads:[~2005-05-25 18:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-25 7:12 useing mangle to mark packets Sven Neukirchner
2005-05-25 12:41 ` Jason Opperisano
2005-05-25 18:19 ` Brian Atkins [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=4294C1C4.3090307@tlcdelivers.com \
--to=batkins@tlcdelivers.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.