Cliff Barnes wrote: > > Hello Marc, > > I don�t know if this is really what I want... because of: > > Internet -- TrendMicro Interscan Viruswall -- SQUID -- Users > > SQUID should always connect through the Viruswall and never direct to the
In that case you need : never_direct allow all in squid.conf. M. > internet. If I put in port 85 to the safe_ports, will SQUID bypass the > virusprotection? > > CU > Cliff > > ----- Original Message ----- > From: "Marc Elsen" <[EMAIL PROTECTED]> > To: "Cliff Barnes" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Friday, February 07, 2003 10:01 AM > Subject: Re: [squid-users] Access Denied on an URL with a port > > > > > > > Cliff Barnes wrote: > > > > > > Hi List! > > > > > > This is my first posting to the list and I hope, I don�t ask something > that > > > is asked and answered many times before... > > > > > > On this URL: > > > > > > > http://www3.renault-agriculture.com:85/scripts/wgate/zw20/!?~login=EINTICS&~ > > > language=DE > > > > > > I get the "Access Denied" message from SQUID. > > > > > > My configuration: > > > > > > Internet -- TrendMicro Interscan Viruswall -- SQUID -- Users > > > > > > I guess it�s because the ":85", but I don�t know... please help me! > > > > It is, make sure that if you want squid to allow connections to that > > port, > > that it is listed in safe ports in squid.conf. > > See acl Safe_ports, and related comments in squid.conf.default. > > > > > > M. > > > > > > > > Ciao > > > Cliff > > > > -- > > > > 'Time is a consequence of Matter thus > > General Relativity is a direct consequence of QM > > (M.E. Mar 2002) > > -- 'Time is a consequence of Matter thus General Relativity is a direct consequence of QM (M.E. Mar 2002)
