Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
yathu
New Contributor

block Youtube for specific IP

I need to block Youtube for specific IP how? 

 

2 REPLIES 2
hmtay_FTNT
Staff
Staff

Hello Yathu,

 

Please refer to this link:

 

https://forum.fortinet.com/tm.aspx?tree=true&m=149635&mpage=1

 

In short:

 

1) Go to Policy & Objects-> Addresses. Create a new address group that includes all the IPs that you want to deny YouTube.   E.g. edit 1         set name "wifi"         set uuid 361c7d7a-2413-51e6-0f0a-340c73277268         set srcintf "wifi"         set dstintf "wan2"         set srcaddr "blockedip"         set dstaddr "all"         set action accept         set schedule "always"         set service "ALL"         set utm-status enable         set logtraffic all         set application-list "default-block"         set profile-protocol-options "default"         set ssl-ssh-profile "certificate-inspection"         set nat enable     next

a_acampa

Hi,

it is correct.

You need to create a dedicated rules, before other rule.

So, first rule that block you tube for specific user and after rule that allows you tube to other.

 

Regards

Andrea

hmtay wrote:

Hello Yathu,

 

Please refer to this link:

 

https://forum.fortinet.com/tm.aspx?tree=true&m=149635&mpage=1

 

In short:

 

1) Go to Policy & Objects-> Addresses. Create a new address group that includes all the IPs that you want to deny YouTube. E.g. edit 1        set name "wifi"        set uuid 361c7d7a-2413-51e6-0f0a-340c73277268        set srcintf "wifi"        set dstintf "wan2"        set srcaddr "blockedip"        set dstaddr "all"        set action accept        set schedule "always"        set service "ALL"        set utm-status enable        set logtraffic all        set application-list "default-block"        set profile-protocol-options "default"        set ssl-ssh-profile "certificate-inspection"        set nat enable    next

Labels
Top Kudoed Authors