Hi, i am using squid as web proxy server. i have used acl to block all type of videos. When i comment the acl to block the videos file the video open on all the ip addresses but i want to open the video on the particular ip address only. i have used the following ACL. acl download rep_mime_type ^.*video.* acl download rep_mime_type ^.*audio.* http_reply_access deny download Can any body help me to reslove this issue that i should open the video on the single ip address not at the whole network. -- View this message in context: http://www.nabble.com/Allowing-youtube-vidoe-on-single-ip-address-tp21684147p21684147.html Sent from the Squid - Users mailing list archive at Nabble.com.