- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-13-2017 03:55 AM
Is it possible to allow a user say only 5 youtube video/day and then send customer page saying you have used your 5 videos for today or if someone is watching video for 1hr and then stop youtube video access.
03-13-2017 06:18 AM
Application control in this granularity would be a specialty of Barracuda web filters, I'm pretty positive that the Palo Alto itself doesn't have a way of performing this functionality.
03-13-2017 07:19 AM
the only way I can even think this possible is to use some sort of convoluded method using the API to analyze logs and add client IPs to a block rule after 5 attempts. you'd have to factor in youtube API if you want to calculate length, but in order to even see a user went to a video directly, you'd have to have SSL decryption, otherwise you won't get anything but the hostname.
03-13-2017 08:51 AM
@bradk14 I'm not even positive this would really be able to be done with utilizing the API. You would have to query the source IP of anybody who went to Youtube, figure out a way to ignore a session under a certain size, and then you would need to actually have something feed that list of addresses into the firewall and block them until a certain time, in which case the rule would need to be cleared of IPs and start all over again. It probably could be done but it wouldn't be practical at all.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!