From owner-freebsd-questions Thu Feb 8 23:41:17 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kremvax.demos.su (kremvax.demos.su [194.87.0.20]) by hub.freebsd.org (Postfix) with ESMTP id C413037B4EC for ; Thu, 8 Feb 2001 23:40:58 -0800 (PST) Received: by kremvax.demos.su (8.6.13/D) from 21.9.133.195.dynamic.dialup.ru [195.133.9.21] for with ESMTP id KAA07784; Fri, 9 Feb 2001 10:40:35 +0300 Received: (from root@localhost) by signal-gate.rusig.ru (8.9.3/8.9.3) id KAA22984 for ; Fri, 9 Feb 2001 10:38:52 +0300 (MSK) (envelope-from der@rusig.ru) Received: from rusig.ru (Derevyanko.rusig.ru [192.9.200.29]) by signal-gate.rusig.ru (8.9.3/8.9.3) with ESMTP id KAA22904; Fri, 9 Feb 2001 10:38:47 +0300 (MSK) (envelope-from der@rusig.ru) Message-ID: <3A839DB2.907AECBB@rusig.ru> Date: Fri, 09 Feb 2001 10:35:14 +0300 From: Alexandre Derevyanko X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: Active desktop and squid proxy - how to survive ? Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-AntiVirus: scanned for viruses by AMaViS 0.2.1-pre3 (http://amavis.org/) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all ! I'm supporting small proxy server in our office, based on FreeBSD 3.4 and squid-2.2. All works good except latest problems: we have Windows2000 on one of the workstation. It seems like damned active desktop was build-in into it. It tryes to connect to channel server every 2-3 minutes. I have acl list in squid configured such that nobody can access channels. (we use dial-on-demand connection and i don't want it to be permanently dial). But because of such attempts squid log file was full of following lines: 978589267.196 120 golubev.rusig.ru NONE/400 1668 GET http://channels.real.com /getlatest.glh?PV=6.0.5.27&OS=WIN&L=en-US,%20en,%20*&LID=1033&ch=120+54+0+0+0&ch =72+39+0+0+0&ch=44+287+0+0+0&ch=52+505+0+0+0&ch=33+393+0+0+0&ch=73+19+0+0+0&ch=9 8+27+0+0+0&ch=94+244+0+0+0&ch=16+478+0+0+0&ch=113+46+0+0+0&ch=51+116+0+0+0&ch=97 +108+0+0+0 - NONE/- - causing squid monthly log file to increase from 1 megabyte to 14 megabytes. It is not yet big problem, but i think in the future we will have a couple of such workstations, and logs will increase to completely unoperable size. Does anybody have solution how to prevent Win2000 to access this damned channel server, or, at least, prevent squid to log all such requests ? P.S. Of course, the best solution is: install FreeBSD on all workstations, but i still can't do it. Regards, Alexander. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message