Search squid archive

Howto Allow 1 and block another

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

 



I am trying to setup squid to allow one user by ip address and block
another user on another ip address.
This is what I have so far.

acl julie src 192.168.1.20/24
acl jess src 192.168.1.12/24

http_access allow localhost
http_access allow julie
http_access deny jess

# And finally deny all other access to this proxy
http_access deny all

Thanks for any help in advance
B.Rumsey


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

  Powered by Linux