Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
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.
Check for the visible_hostname in squid.conf. I think that you have not set it. By default it will be commented.
nbaloch , check if you have enough space for the cache and permission of swap.state in /var/spool/squid. It's owner should be proxy.
please check the owner and group of /var/log/squid
change them to squid
also give "visible_hostname" as your squid server host name.
give correct path for cache,access and store log
Execute /usr/sbin/squid -z
and start squid manually by giving following command
But when I tried to access any site i am getting following error
While trying to retrieve yahoo site
The following error was encountered:
Access Denied.
Access control configuration prevents your request from being allowed at this time. Please contact your service provider if you feel this is incorrect.
I think that you have defined some acl's that prevents you from accessing the sites. Have you created a acl specifying that this are the comps that will be using the squid for internet access ? And if you have then define,
i have squidguard-1.2.0-2.rh90.dag.i386.rpm
i want to know that how can i install and configure it.
and who is its configuration file also tell me its necessary configuration.
tell me how can it manupelate with squid.conf {squid}.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.