> pcs.Please give me the answer with step by step .I had
> tried for ip_fwchain but it seems to be not working.
>                                         Amit

Step 1) Edit /etc/squid/squid.conf as:

debug_options ALL,1
acl all src 0.0.0.0/0.0.0.0
http_access allow all
icp_access allow all
cache_effective_user squid squid
cache_dir ufs /var/spool/squid 15 3 15

2) Create /var/spool/squid directory

3) Run squid or make it to run at boot time.

4) In clients browser set to use proxy by giving IP address of proxy
server and port no. 3128

HTH

H.S.Rai




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

Reply via email to