On 20 Sep 01, at 14:50, |=- ROHIT-=| wrote:
>
> please see that no other program is using the port (squid 3128 ) try
> changing  the port if doesn't work's out  .also see netstat -p (to see
> which program is using the ports)
> 
> rohit sharma

 I have checked,. No other programme is using the port assigned to 
squid. I have changed the port assigned to squid to 8080. 
If I remove the authentication from the config file, The squid works  
but at a very slow speed. 
If I  include the  authentication, the squid stops working. I get a 
prompt to enter user name nad password on browser. But  after 
accepting the password, it says cannot disply the site.  We are 
usign PAM Authentication.

The relevant part of squid config file is reproduced below:

authenticate_program /usr/local/bin/pam_auth


http_Access allow localhost
acl  password proxy_auth REQUIRED
acl ourlan src 10.1.1.0/255.255.255.0
http_access deny !ourlan
http_access allow password
http_access deny all


IF I comment out the statement for password authetication the 
squid works at a very slow response time.

What could be wrong...

Thanks a lot for your time and attention..

regards




 Niraj Garg 
 Banas Dairy Palanpur 
 Ph: 91-2742-53881 to 53885 
 Fax: 91-2742-52723 
 email : [EMAIL PROTECTED] 

_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to