Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi,
i installed squid successfully (with defauly setttings to test it)
when i use /usr/local/squid/sbin/squid to run...it doesnt show any errors or anything..
so configuration is proper but now when i try to test the proxy from other machines then it doesnt work...shows page can't be displayed.
i also tried to test it from terminal by using following comand :
squidclient yahoo.com
it shows me foll. error
client: ERROR: Cannot connect to localhost:3128: Connection refused
and i dont think i am using my port 3128 anywhere else...so its free...
any idea about this problem ?
here are some more details :
OS - RedHat Linux 9
Installed squid on local machine (which is not server) for testing purpose. my squid.conf file - http://techbeta.com/4boards/squid.conf
please let me know if any other details are needed.
i alos face this error, i just set full qualified host name then it satart work, i alos read some where before squid DNS server should also run, mean first confogure DNS server then squid.
any way i just set fully qualified hostname in system setting -->netwok -->Hosts
hosts name should be like this linux .com or redhat.linux.com
may u resolve your problem
i am also trying to configure squid
I have checked through squid.conf through for a long time,and i failed.
then i reboot the proxy server. and the squid reboot.
I try squidclient -p 80 mgr:info
shell echo client: ERROR: Cannot connect to localhost:80: Connection refused
and then i tried squidclient -p 80 -h [my sever's ip]mgr:info
and a lot of information was printed.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.