Squid Security

Giarc86

Expert Member
Joined
May 28, 2008
Messages
1,243
Reaction score
4
I'm just wondering if anyone can help me set up an ACL entry for a group of systems that are assigned IP addresses in the range 192.168.0.0 to 192.168.0.255.

The group is called Delta.
How would I go about doing it?

Thanks :)
 
Hi PseudZ

Im also wondering the same thing. I guess you're a student at unisa doing ICT2631, damn this subject is crazy, how are you managing it?
 
add the following acl entry to your squid.conf file

acl delta src 192.168.0.0/24

then you can work with the group delta

eg: allow delta to access proxy
http_access allow delta
 
Hi PseudZ

Im also wondering the same thing. I guess you're a student at unisa doing ICT2631, damn this subject is crazy, how are you managing it?

Yep I am at UNISA, the whole assignment is alright, finding it challenging but also fun. I just couldn't get that question, Googled everything but couldn't get it so asked here.

add the following acl entry to your squid.conf file

acl delta src 192.168.0.0/24

then you can work with the group delta

eg: allow delta to access proxy
http_access allow delta

Thanks :) That helped
 
Top
Sign up to the MyBroadband newsletter
X