Linux Netfilter discussions
 help / color / mirror / Atom feed
* Blocking Squid Requests
@ 2003-05-07 12:05 Walter Priesnitz Filho
  2003-05-07 19:27 ` xchris
  2003-05-09  4:13 ` Dharmendra.T
  0 siblings, 2 replies; 4+ messages in thread
From: Walter Priesnitz Filho @ 2003-05-07 12:05 UTC (permalink / raw)
  To: IPTables

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/
--------------------------------------------



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-05-09  4:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox