Hi, when I apply the rules the following warning appears
/usr/local/etc/rc.filter_configure:
There were error (s) loading the rules: /tmp/rules.debug:227: sticky-address cannot be redefined - The line in question reads [227]:
pass in quick on igb6_vlan100 route-to {(igb3_vlan700 192.168.13.20)} sticky-address inet proto tcp from $ MYANET_SOURCE to $ MYANET_DEST keep state label "eb428f8c13e8415ac746e588" # MY RULE DESCRIPTION
What does it mean "sticky-address cannot be redefined"?
Thank you
Hi,
I solved it by changing the order of the rules.
Thank you