> > Hi All, > I am trying to run squid for proxy authentication and forward all http > requests to dansguardian for filtering and back to squid .. > my squid is running on port 3128 and dansguardian is > listening on port 8080: > Client http request --> squid 3128 --> dansguardian 8080 --> > squid --> > Client > how to deal with this? > > - Check the SQUID FAQ on configuring proxy authentication - Use 'cache_peer' directive(s) to use the DG box as a parent for SQUID (see squid.conf.default for explanations (comments)) M.