I have 2 wan links
I want to make that policy:
only application youtube go to primary wan1 if fails wan2
rest traffic go to Wan link load balance
I make a rule:
rule1:
lan/any -> wan/any application "youtube"
Primary gateway wan1
Backup gateway wan2
application youtube created in application (Application filter criteria -> Smart filter: youtube )
rule2:
lan/any -> wan/any
Primary gateway Wan link load balance
but rule1 mark all traffic not only youtube... what i doing wrong.
This thread was automatically locked due to age.