Search squid archive

Re: ACLs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> If I want to define an ACL to permit access to all
> users of
> 192.168.X.X  255.255.255.0
> 
>         
>         http_access allow myclients
> 

Yes. IF you want to control machines with ip-address
from 192.168.0.1 to 192.168.0.255.

acl myclients src 192.168.0.0/24
http_access allow myclients

or

acl myclients src 192.168.0.1-192.168.0.255/32
http_access allow myclients

Try it and let us know your feedback.

==================================================
Best Regards,
Squid Runner Support
squidrunner_dev at yahoo dot com

Web: http://geocities.com/squidrunner_dev/
Support: runnersupport at gmail dot com

SquidRunner - An Automatic Squid Builder 
==================================================


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux