Norman, I have installed Interscan Viruswall and Squid on the same box. It worked perfectly though in Trial version, automatic virus pattern update cannot work. My squid is running on 3128 port, and my Interscan is running on 80 port. Just redirect squid request to Interscan using cache_peer 127.0.0.1 parent 80 7 default no-query. Make sure httpd is not running on port 80.
Degradation in performance exists, but I think it is still acceptable. I am considering for trying another TrendMicro product IWSS, which use ICAP for communication with Squid. But this has to be installed on another box. Regards, herman > -----Original Message----- > From: Norman Zhang [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 04, 2004 9:11 AM > To: [EMAIL PROTECTED] > Subject: [squid-users] VirusWall and Squid ACL > > Hi, > > TrendMicro recommends that I need to setup 2 Squid Proxies with > VirusWall in order for it to work with Squid's ACL mechanism > (http://kb.trendmicro.com/solutions/solutionDetail.asp?solutionID=8496). > > Client ---> Proxy#1 (Squid) ---> InterScan VirusWall ---> Proxy#2 ---> > Internet > > But searching the archives, it looks like users are able to use > VirusWall with just 1 Squid Proxy Server on the same box. May I ask > what's which setup should I go for? I'm using squid-2.5.STABLE2-2mdk and > Interscan VirusWall 3.81. > > Regards, > Norman
