hi guys, i am working on a proxy server project and using squid 2.7 stable 7.....
i want to configure ACL on Squid so i was wondering if any one can guide me regarding that....
thanks in advance
hi guys, i am working on a proxy server project and using squid 2.7 stable 7.....
i want to configure ACL on Squid so i was wondering if any one can guide me regarding that....
thanks in advance
Refer following URL:
http://www.squid-cache.org/Doc/config/acl/
Although, this is exhausted but really helpful.
By configuring the host and internet connections can we have to select the standard ACL
hostname R1
!
interface ethernet0
ip access-group 1 in
!
access-list 1 permit host 192.168.10.1
Have to provide the standard ip adresses to the host names.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.