From: "Walter Priesnitz Filho" <walterp@via-rs.net>
To: IPTables <netfilter@lists.netfilter.org>
Subject: Blocking Squid Requests
Date: Wed, 7 May 2003 09:05:38 -0300 [thread overview]
Message-ID: <001801c31490$fd031670$7107a8c0@maninho> (raw)
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/
--------------------------------------------
next reply other threads:[~2003-05-07 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-07 12:05 Walter Priesnitz Filho [this message]
2003-05-07 19:27 ` Blocking Squid Requests xchris
2003-05-08 6:59 ` Ray Leach
2003-05-09 4:13 ` Dharmendra.T
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='001801c31490$fd031670$7107a8c0@maninho' \
--to=walterp@via-rs.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox