Search squid archive

allow certain pages to blocked users

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

 



Hello.

I am currently running squid Version 3.0.STABLE24 and is working really well. I block user's by ip address: 

acl registered src "/etc/msd/ipAllowed"

http_access allow registered
http_access deny all 


but, now I would like UNregistered clients to be able to access some specific websites for ie, my bank's web site so they can make a payment and some others.

Can I do it like this:

acl my_bank          dstdomain www.mybank.com
http_access allow my_bank

Also, all ip addresses other than the registered are blocked with iptables as well. So, I guess I have to allow access to these website somehow.


Any suggestions?

Thanks in advanced for your help.




      


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

  Powered by Linux