How to Stop bypassing Proxy server?

This is a discussion on How to Stop bypassing Proxy server? within the Squid Users forums, part of the Web Server and Related Forums category; Some of the users at my location are accessing the Internet by bypassing the in-house proxy server. They are ...


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 05-31-2004
ssp2000
 
Posts: n/a
Default How to Stop bypassing Proxy server?

Some of the users at my location are accessing the Internet by
bypassing the in-house proxy server. They are just typing the upstream
proxy server IP address and port number in browser and accessing the
Internet. How can I prohibit such activities? My network is on
192.168.7.0 and IP address of upstream proxy server is 195.2.104.7
(take these IP addresses as an example). I can access 195.2.104.0
network from my location. I am using Squid Proxy server on Linux
RH8.Can anyone suggests use of IPTABLES to achieve this?
Reply With Quote
  #2 (permalink)  
Old 06-27-2004
unix-freak
 
Posts: n/a
Default Re: How to Stop bypassing Proxy server?

not sure with iptables but with ipchains it would look something like:

ipchains -I output -p tcp -s 192.168.7.0/24 -d 195.2.104.7/32 -j DENY


"ssp2000" <sspphp@indiatimes.com> wrote in message
news:62e8bd5a.0405302054.2ed83b44@posting.google.c om...
> Some of the users at my location are accessing the Internet by
> bypassing the in-house proxy server. They are just typing the upstream
> proxy server IP address and port number in browser and accessing the
> Internet. How can I prohibit such activities? My network is on
> 192.168.7.0 and IP address of upstream proxy server is 195.2.104.7
> (take these IP addresses as an example). I can access 195.2.104.0
> network from my location. I am using Squid Proxy server on Linux
> RH8.Can anyone suggests use of IPTABLES to achieve this?



Reply With Quote
Reply


Thread Tools
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

vB 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 11:50 AM.


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