Dongho,
Thanks for reply.
> this. check your configuration file in %squid_dir%/etc/squid.conf
>
> first check your http port
> in squid.conf:
> if you don't use default http_port 3128, chang # http_port 3128 => http_port
> your_port
I trid put it on http_port my_port, and also tried use default, but it is
not work. The squid not dead but I can not use the proxy to fetch a site.
> next, check your icp port
> the default icp port is #icp_port 3130
If do not use icp_port the squid dead immediatly
> last check your access right
> search "INSERT YOUR OWN RULE(S) HERE TO ... "
> default : http_access deny all
> look at squid FAQ from squid home page.
I have:
http_access deny nochat
http_access deny nochat1
http_access deny !our_lan
witch:
nochat:
acl nochat url_regex ^http://......
nochat1:
acl nochat1 url_regex ^http://.....
our_lan:
acl our_lan src xxx.xxx.0.0/255.255.0.0
It is running on version 2.2.stable2 -my old squid
Regards
Julie
Received on Mon Mar 27 2000 - 00:57:01 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:52:25 MST