[squid-users] Configuring Squid for use on a web browser - beginner question

From: John Martin <giantsfan2099_at_gmail.com>
Date: Thu, 2 Jul 2009 20:32:28 -0400

I'm having trouble getting Squid setup. I installed squid on a Linux
server using yum, and in squid.conf uncommented the "http_port 3128"
line. Then I added the lines below:

# INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
acl my_pc 123.123.123.123
http_access allow my_pc

(where 123.123.123.123 is my home PC's IP address)

After editing squid.conf I restarted squid, not sure if that's
necessary. "squid -k parse" returns no errors, and "squidclient
http://www.google.com" works properly. When I setup my browser though,
it doesn't work. In IE I enter my server's IP as the proxy address,
and 3128 as the port. I also tried "http_access allow all".

What am I doing incorrectly, or what step am I missing?
Received on Fri Jul 03 2009 - 00:32:30 MDT

This archive was generated by hypermail 2.2.0 : Fri Jul 03 2009 - 12:00:02 MDT