ProxySG & Advanced Secure Gateway

 View Only
  • 1.  Facebook access

    Posted Jan 18, 2018 05:43 AM
    Dear Support, We want to block facebook for all user. But they should get link to access facebook for 10min ,after 10min the facebook should get blocked


  • 2.  RE: Facebook access
    Best Answer

    Posted Jan 19, 2018 12:13 AM

    Hi Aboo,

     

                 This is possible by having a combination of Notify-Page option and Time Quota policy (and a bit of policy tweaking).  The notify page can be set to be delivered to a user who is trying to access Facebook.com. Set the frequency of the Notify-page to reset at Midnight. Now we need to create a separate web access layer. This web access layer should be having a layer guards with domain "facebook.com" and next is "request.header.Cookie="notified-NotifyUser1=1"". Within this layer, now create a TimeQuota object to set "Daily 10Mins". Done.

     

    The good thing about this policy that it will only start the Time Quota counter after the customer accepting the Notify Page. So he is not affected when not accepting the notice OR by some other website pulling objects from Facebook.com.

            



  • 3.  RE: Facebook access

    Posted Jan 19, 2018 12:36 AM

    Dear Aravind,

     

    if possible can you share the snapshot of the VPM.



  • 4.  RE: Facebook access

    Posted Jan 19, 2018 12:52 AM

    Hi Aboo,

     

                     For my testing, I have used CPL for the TimeQuota policy with a layerguard of Facebook and the request header. Pl find the same below