Re: [squid-users] Blocking Teamviewer /teamviewer.com

From: Ralf Hildebrandt <Ralf.Hildebrandt_at_charite.de>
Date: Fri, 21 Dec 2012 13:41:43 +0100

* a bv <vbavbalist_at_gmail.com>:
> Hi,
>
> I want to block teamviewer usage also configuring with squid . For
> that matter i tried to write access rules to block the access the
> client from squid.conf . I wrote simple acls

We're using this:

acl teamviewer-in url_regex din\.aspx\?s=[0-9]+&id=[0-9]+&client=DynGate(&rnd=[0-9]+)?&p=[0-9]+
acl teamviewer-out url_regex dout\.aspx\?s=[0-9]+&p=[0-9]+&client=DynGate

http_access deny teamviewer-in
http_access deny teamviewer-out

-- 
Ralf Hildebrandt                   Charite Universitätsmedizin Berlin
ralf.hildebrandt_at_charite.de        Campus Benjamin Franklin
http://www.charite.de              Hindenburgdamm 30, 12203 Berlin
Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155
Received on Fri Dec 21 2012 - 12:41:51 MST

This archive was generated by hypermail 2.2.0 : Sat Dec 22 2012 - 12:00:11 MST