Hello list,

I just tried to configure my squid to auth against a SMB domain server.

So, i added the following 3 lines:
authenticate_program /usr/lib/squid/smb_auth -W ISPGAYA -U 192.168.4.140
acl users proxy_auth REQUIRED
http_access allow users

[Being ISPGAYA our domain and 192.168.4.140 our AUTH server.]

When i start up squid i get the following strange behaviour:
Proto Recv-Q Send-Q Local Address           Foreign Address         State    
  PID/Program name
tcp        0      0 192.168.3.100:55302     0.0.0.0:*               LISTEN   
  21302/(squid)
tcp        0      0 192.168.3.100:55239     0.0.0.0:*               LISTEN   
  21099/(squid)
tcp        0      0 192.168.3.100:55183     0.0.0.0:*               LISTEN   
  21056/(squid)
tcp        0      0 192.168.3.100:55359     0.0.0.0:*               LISTEN   
  21313/(squid)
tcp        0      0 192.168.3.100:55146     192.168.3.100:55147    
ESTABLISHED 20752/(smb_auth)
tcp        0      0 192.168.3.100:55147     192.168.3.100:55146    
ESTABLISHED 21056/(squid)
udp        0      0 0.0.0.0:3130            0.0.0.0:*                        
  21078/(squid)
udp        0      0 0.0.0.0:44005           0.0.0.0:*                        
  21078/(squid)

When i start up squid with this configuration, it doesnt bind to port 3128
anymore!

I cant quite understand what is happening. Anybody got a strange behaviour
like this?

Thanks in advance,
+-----------------------------------------
| Luís Miguel Silva
| Network Administrator@ ISPGaya.pt
| Rua António Rodrigues da Rocha, 291/341 
| Sto. Ovídio • 4400-025 V. N. de Gaia
| Portugal
| T: +351 22 3745730/3/5  F: +351 22 3745738
| G: +351 93 6371253      E: [EMAIL PROTECTED]
| H: http://lms.ispgaya.pt/
+-----------------------------------------
________________________________________________________________
Este email foi enviado através do site http://webmail.ispgaya.pt/
Instituto Superior Politécnico Gaya



Reply via email to