
31 Jan
2019
31 Jan
'19
10:10 p.m.
On 1/31/19 8:24 PM, Laine Stump wrote:
Changes from V1: [...]
* make the <reject/> rule's priority 32767 instead of 127. [...]
+ +<rule priority='32767'> + <reject/> +</rule>
I found out after sending this that when I make the priority of the reject rule 32767 instead of 127, it's apparently ignored (in my example, I was able to ssh to port 222 of the host even though the zone doesn't allow that). Eric, any idea why this might be happening?