I am mainly just wanting squid to listen on 2 different ports with 2 differnt types of configs. 1 allowing all access, but logging where the users are going. The 2nd is limited access to the net. I have the 2nd one setup, but I can not get the first option working.
I did see where you could have multiple instance of squid running with 2 different config files. Would it be best to install squid from source and install the 2nd one that way? On Thu, 26 Aug 2004 09:22:41 -0700 (PDT), Mohsin Khan <[EMAIL PROTECTED]> wrote: > What exactly you want, you can restrict users on their > login names as used in AD. > > The easiest way of running to squid sessions is to > install two squids in two different directories, > change the port in config file and run it. But well > again, you can not do it on permanent basis. > > > > --- Rob Freeman <[EMAIL PROTECTED]> wrote: > > > Can anyone help with the following configuration? > > > > We have a windows 2000 domain users log into. We > > are putting in suse > > 9.1 with squid in place to proxy internet access. I > > am able to use a > > group policy to change OU's in windows to point to > > the suse box > > without any problems. > > > > Now the issue. My boss wants 2 sets of users, 1 > > with limited internet > > access, the other with full. While I can perform an > > acl for ip > > address in squid to do this, it does not work since > > we have people > > logging into different machines. > > > > I googled this for a while, and did where you can > > run multiple > > sessions of squid. I tried using this command: > > > > squid -f /usr/local/bin/production/squid.conf -N -u > > 8081 > > > > It comes back with this: > > > > 2004/08/26 09:55:06| Squid is already running! > > Process ID 3246 > > > > Has anyone been able to use 2 sessons of squid on 1 > > box? > > > > Rob > > > > > ===== > Regards, > Mohsin Khan > CCNA ( Cisco Certified Network Associate 2.0 ) > http://forum.aaghaz.net > > >>>Happy is the one who can smile<<< > > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail >
