Hi Gnana

Squid will work just adding your localnet range in ACL, and give access to that.
One more problem is you need to add your host name in squid.conf

add these lines to your squid.conf file

acl localnet src 10.104.18.0/24

The bellow line should be, above the "deny http_access all" 
allow http_access localnet
visible_hostname = yourhostname

if not works, just post your squid.conf file

Thanks&Regards
Sampath Inturi


>  -------Original Message-------
>  From: mgseelan <[EMAIL PROTECTED]>
>  Subject: [twincling] Squid Proxy Configuration
>  Sent: 08 Sep '08 10:15am
>  
>  Hai Friends ,
>  
>  Iam Using Debian Linux. I configured Squid proxy in my place for
>  sharing internet. but it's not working. I dont know the problem any
>  one will you please help me out.
>  
>  dmesg ,log file also i checked no error.
>  
>  M.Gnana Seelan
>  
>  

Reply via email to