FC1 Proxy Servers

Ed K. ed at hp.uab.edu
Tue Jun 8 18:17:26 UTC 2004


On Tue, 8 Jun 2004, Rodolfo J. Paiz wrote:
> At 10:31 6/8/2004, Chris Kloiber wrote:
>> IIRC, privoxy has a web front-end of it's own to configure it. Squid
>> does not, but you can enable basic squid functionality for your local
>> network by adding 2 lines to the /etc/squid/squid.conf, so it's not hard
>> at all.
>
> And those two lines are... <drum roll please>?
>
> I'm going to get around to installing/configuring squid in a few days and 
> I'll do my own reading of the docs then, but I'm curious as to how that 
> message would end. <smile>
>
> Cheers,
> Rodolfo J. Paiz

how about these:

1) acl localnet src 10.0.0.0/255.255.0.0
2) http_access allow localnet

of course the '10.0.0.0/255.255.0.0' would be your own network/netmask.
and make sure these lines are before the line:
http_access deny all

and you are done.

ed k

Security on the internet is impossible without strong, open, 
and unhindered encryption.





More information about the fedora-list mailing list