Linux Netfilter discussions
 help / color / mirror / Atom feed
From: "Dharmendra.T" <dharmu@nsecure.net>
To: Walter Priesnitz Filho <walterp@via-rs.net>
Cc: IPTables <netfilter@lists.netfilter.org>
Subject: Re: Blocking Squid Requests
Date: 09 May 2003 09:43:47 +0530	[thread overview]
Message-ID: <1052453632.1070.1.camel@india> (raw)
In-Reply-To: <001801c31490$fd031670$7107a8c0@maninho>

[-- Attachment #1: Type: text/plain, Size: 956 bytes --]

Hi,

 It is better to add the acls on the squid than on the firewall. Proxy
servers will give good performance compared to the firewalls in acls.

Regards
Dharmu

On Wed, 2003-05-07 at 17:35, Walter Priesnitz Filho wrote:

    Hi,
    I have this environment, a subnetwork (192.168.0.0) that access another
    subnetwork (192.168.59.0) and then access the internet. The second lan has a
    proxy server (squid:3128).
    I need to block the requests in th first lan to the squid server to some
    sites. How can I do this?
    I've tried this
    iptables  -A FORWARD -p tcp -m multiport --dport 80,443,3128 -d
    www.someplace.com -j DROP
    but doesn't work.
    Can anybody help-me?
    
    Regards,
          Walter
    --------------------------------------------
      Walter Priesnitz Filho - UIN 121745902
      http://camva.ucs.br/~walterp/
      Linux user 268789 - http://counter.li.org/
    --------------------------------------------



[-- Attachment #2: Type: text/html, Size: 2289 bytes --]

      parent reply	other threads:[~2003-05-09  4:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-07 12:05 Blocking Squid Requests Walter Priesnitz Filho
2003-05-07 19:27 ` xchris
2003-05-08  6:59   ` Ray Leach
2003-05-09  4:13 ` Dharmendra.T [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=1052453632.1070.1.camel@india \
    --to=dharmu@nsecure.net \
    --cc=netfilter@lists.netfilter.org \
    --cc=walterp@via-rs.net \
    /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