Computing.Net > Forums > Linux > squid trouble

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

squid trouble

Reply to Message Icon

Name: dops01
Date: September 20, 2009 at 04:09:49 Pacific
OS: Linux i686
Product: Squid / Linux
Subcategory: Configurations
Tags: squid undone
Comment:

i am using squid to share internet connection. but while accessing from network (xp based pcs), i am getting "done" and no page is being displayed. NO other error messages are coming.



Sponsored Link
Ads by Google

Response Number 1
Name: paulsep
Date: September 20, 2009 at 10:40:19 Pacific
Reply:

Check the squid.conf file for the following entry:
acl our_networks src

If this is commented out, remove the # and see, whether your local network, e.g. 192.168.0.0/24 is listed there.
The line may look like this:

acl acl our_networks src 172.16.0.0/12 10.0.0.0/8 192.168.0.0/24 192.168.1.0/24 192.168.2.0/24
http_access allow our_networks


0

Response Number 2
Name: rakesh.hari
Date: September 30, 2009 at 04:55:38 Pacific
Reply:

The same issue I am facing, but I did a fresh installation and fresh configuration of Squid, kindly give me a solution. I had done http_access src part correctly.


Regards,
Hari.


0

Response Number 3
Name: dops01
Date: September 30, 2009 at 11:38:35 Pacific
Reply:

thanx,
but my trob was with my firewall settings. its running fine now. rakesh if your acl allow is ok, then check your firewall. post back ur findins.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: squid trouble

Squid www.computing.net/answers/linux/squid/14593.html

Squid how to redirct sites www.computing.net/answers/linux/squid-how-to-redirct-sites/28672.html

Color depth trouble www.computing.net/answers/linux/color-depth-trouble/2684.html