Hi,
I try to setup a PBR rule - but i'm currently stuck...
Is it possible to use PBR rule matching source port instead of destination port ?
Or, second question - how can we use the match on fwrule ?
0> set pbr rule priority 300 match fwrule
Configures the 'firewall rule' match condition for a
Policy Based Routing (PBR) rule.
Value: Specify which firewall rule to match by
entering the rule number or rule name, as
it appears in SmartConsole
The firewall rule must be configured through SmartConsole
first before you can use it here. When creating the rule
in SmartConsole, it must begin with the prefix 'PBR_'
followed by the rule name.
Example: PBR_SSH, PBR_Telnet
0> set pbr rule priority 300 match fwrule PBR_test
RTGRTG0001 FW rule ID does not exist.
set pbr rule priority 300 match fwrule PBR_test
--------------------------------^^^^^^^^^^^^^^^
Thanks !