linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Luca Ferrari <fluca1978@virgilio.it>
To: linux-admin@vger.kernel.org
Subject: iptables, squid and all related stuff
Date: Wed, 19 May 2004 11:23:24 +0200	[thread overview]
Message-ID: <200405191123.24171.fluca1978@virgilio.it> (raw)

Hi,
I've got a problem with my firewall/proxy machine. I'm using iptables to 
firewalling packets and squid as proxy server for http on the port 8080. Each 
client in my subnet has the proxy set.
Now one client needs to access a special web service, available at port X on 
server Y thru a set of asp pages. I've enabled the connection thru the 
firewall for Y:X, but the client is still unable to connect to the service. 
There are no error from my side, no packet logged, but a TCP_MISS in squid 
logs. I have tried to enable and acl as the following:
acl   web_service    port X

....
http_access web_service

but it's still not working. Any idea?

Thanks,
Luca

-- 
Luca Ferrari,
fluca1978@virgilio.it

             reply	other threads:[~2004-05-19  9:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-19  9:23 Luca Ferrari [this message]
2004-05-19 10:09 ` iptables, squid and all related stuff cditrani
2004-05-19 10:25   ` Luca Ferrari
     [not found] ` <005a01c43d9f$5f686cb0$530a0a0a@rutgersinsurance.com>
2004-05-19 17:01   ` Luca Ferrari

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=200405191123.24171.fluca1978@virgilio.it \
    --to=fluca1978@virgilio.it \
    --cc=linux-admin@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).