Bluehost.com Web Hosting $6.95

RE: [squid-users] How to prevent anwanted bypassing squid by network users trhough browser set-up

This is a discussion on RE: [squid-users] How to prevent anwanted bypassing squid by network users trhough browser set-up within the Squid Users forums, part of the Web Server and Related Forums category; Hello Manuel I had the same problem. =20 Do you have firewall? Before any of your user can make it ...


Go Back   Usenet Forums > Web Server and Related Forums > Squid Users

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 09-29-2003
Alvaro Gordon-Escobar
 
Posts: n/a
Default RE: [squid-users] How to prevent anwanted bypassing squid by network users trhough browser set-up

Hello Manuel

I had the same problem. =20
Do you have firewall?
Before any of your user can make it to the www, they have to get a
public IP from something via NAT or what ever method. This device
(firewall, router etc) can be told to deny all traffic from the trust
interface that is coming from your users.

I all your internal IP are in the same ranges!
Set a permit rule for your servers that get updates on their own ( virus
def, patches etc) before your users.

With this setup, only users browsing through the proxy will be able to
browse, because any savvy user that changes the browser config will be
blocked at your perimeter device.
=20



Example router config for cisco router

Permit ip 10.9.1.0 0.0.0.255 any -- servers=20
Deny ip 10.9.2.0 0.0.0.255 any -- users. Blocks all traffic from
10.9.2.0 range
Or deny tcp 10.9.2.0 0.0.0.255 any eq 80 (www) users-- will block only
port 80 =20
Permit ip any any

Hope this helps!~

~alvaro

-----Original Message-----
From: Datareactor [mailto:talha@worldcall.net.pk]=20
Sent: Monday, September 29, 2003 9:00 AM
To: masch@center-net.de; squid-users@squid-cache.org
Subject: Re: [squid-users] How to prevent anwanted bypassing squid by
network users trhough browser set-up

if u have router you can implement wccp on it
to forward your port 80 request to squid proxies
then yr rules will be applied .

no need to put proxy in their browser.

Regards

../DR



----- Original Message -----
From: "Manuel Schroeder" <masch@center-net.de>
To: <squid-users@squid-cache.org>
Sent: Monday, September 29, 2003 5:40 PM
Subject: [squid-users] How to prevent anwanted bypassing squid by
network
users trhough browser set-up


> Hi,
>
> we want to disable our network users to access their private webmail
> etc. from the office. So I did successfully made an acl dstdomain
> ....... and made squid also taking care about port 80.
>
> But my obvious concern is that our clever users will setup their
> browsers back NOT to use our proxy but to go to the internet DIRECTLY

as
> usual in former times on port 80 without proxy use. %) I did hope the
> above (also looking at port 80) would prevent them from but sorry to

say
> it does not. 8(
>
> But by doing so all my wonderfull filter rules in squid will be
> bypassed! :(
>
> How can I make squid to block browsers coming on port 80 in "no proxy
> mode"?! :)
>
> Manuel
>
>
>



Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 06:32 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0