You can manually change a network packet rule's execution priority.
To change a network packet rule's execution priority, execute the following command:
kesl-control -F --move-rule [--name <rule name>|--index <index>] --at <index>
The execution priority of the network packet rule will be changed according to the specified index.
Page top