Re: [squid-users] Blocking webex

From: Bill Jacqmein <wrjacqmein@dont-contact.us>
Date: Wed, 9 Jan 2008 08:38:58 -0500

I think all the webex stuff is still done over https for the actual
sessions so I would say blocking CONNECT or port 443 should achieve
the desired results. Regular http should still access as expected.

Something along the lines of

acl webex dstdomain .webex.com
#Add a custom error message to let the end customer know why they
arent able to get out to webex
# and how to get out if they absolutely need to.
#place deny_webex in /etc/squid/error/ or /usr/share/squid/errors/English
#deny_info ERR_DENY_WEBEX deny_webex
http_access deny CONNECT webex

On Jan 9, 2008 12:45 AM, Nadeem Semaan <nadeem_semaan@yahoo.com> wrote:
> Hello everyone,
>
> anyone know a way of blocking webex without blocking the actual site? I mean I still want users to read about it (even on the official website), I just dont want them to be able to use it without prior permission.
>
> Thanks and Happy New Year
>
>
> ____________________________________________________________________________________
> Never miss a thing. Make Yahoo your home page.
> http://www.yahoo.com/r/hs
>
Received on Wed Jan 09 2008 - 06:39:02 MST

This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:04 MST