From: Alistair Tonner <Alistair@nerdnet.ca>
To: Rob Sterenborg <rob@sterenborg.info>, netfilter@lists.netfilter.org
Subject: Re: port 8080 and zope woes...
Date: Thu, 11 Sep 2003 13:58:12 -0400 [thread overview]
Message-ID: <200309111358.12794.Alistair@nerdnet.ca> (raw)
In-Reply-To: <000301c37879$5f93e610$0401000a@tanjian>
On September 11, 2003 11:28 am, Rob Sterenborg wrote:
> > I have zope server running on port 8080
> > and have enabled its access in IPTables
> > however it fails to open up.
> > any reason why??
> >
> > -A INPUT -d <dest-ip> -p tcp -m tcp --dport 8080 -j ACCEPT
> >
> > -A OUTPUT -s <dest-ip> -p tcp -m tcp --sport 8080 -j ACCEPT
>
> Have you set the default policy of the INPUT chain set to DROP ?
> Then do you also have :
>
> -A INPUT -m state --state RELATED,ESTABLISED -j ACCEPT
> -A OUTPUT -m state --state RELATED,ESTABLISED -j ACCEPT (if OUTPUT
> default policy is DROP)
>
Minor spelling error above ESTABLISHED not ESTABLISED
(I know just a typo .. .but for the archives.)
>
>
> Gr,
> Rob
--
Alistair Tonner
nerdnet.ca
Senior Systems Analyst - RSS
Any sufficiently advanced technology will have the appearance of magic.
Lets get magical!
next prev parent reply other threads:[~2003-09-11 17:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-11 5:44 port 8080 and zope woes akshaysalkar
2003-09-11 15:28 ` Rob Sterenborg
2003-09-11 17:58 ` Alistair Tonner [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-09-11 12:06 Martinez, Michael
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=200309111358.12794.Alistair@nerdnet.ca \
--to=alistair@nerdnet.ca \
--cc=netfilter@lists.netfilter.org \
--cc=rob@sterenborg.info \
/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