Quote:
|
Originally Posted by falko
No. You can do this with a proxy like Squid.
|
Hi ,
Thanks ... Can u help me with that proxy. How can we do it. I have installed and configured squid2.5 and i tried with basic configuration here it is
http_port 3128
acl test src 192.168.1.0/255.255.255.0
http_access deny test
http_access allow local_host
when i did this config and started the server.The http is blocked and no sites are able to access.Can i do it to restrict access to particular site and how to set downloading limit. kindly pls help me...