Project

General

Profile

Actions

Regression #13203

closed

Floating rules without an interface are not loaded

Regression #13203: Floating rules without an interface are not loaded

Added by Marcos M over 4 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Rules / NAT
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
22.05
Release Notes:
Force Exclusion
Affected Version:
2.7.0
Affected Architecture:

Description

In 22.01, the following floating rule with no interface can be created:

pass  quick inet proto icmp  from any to any ridentifier 1653328655 keep state  label "USER_RULE: Allow all icmp"

In 22.05, the same rule is not created and /tmp/rules.debug instead shows:

# rule Pass all icmp has no enabled interfaces label "USER_RULE: Pass all icmp"


Related issues 1 (0 open1 closed)

Related to Feature #4259: Port forward NAT rules with "any" protocolResolvedJim Pingle01/21/2015

Actions

Updated by Marcos M over 4 years ago Actions #1

  • Description updated (diff)

Updated by Marcos M over 4 years ago Actions #2

  • Status changed from New to Pull Request Review

Updated by Jim Pingle over 4 years ago Actions #3

  • Assignee set to Marcos M

Updated by Steve Wheeler over 4 years ago Actions #4

Looks good in my test case:

pass  quick inet proto icmp  from any to any ridentifier 1653328529 keep state label "USER_RULE: Pass all icmp" label "id:1653328529" 

Tested against: 22.05.b.20220523.0600

Updated by Marcos M over 4 years ago Actions #5

  • Status changed from Pull Request Review to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:889bec18ecd0828e1401abcc1c8c4c8ec73aef81.

Updated by Viktor Gurov over 4 years ago Actions #6

  • Related to Feature #4259: Port forward NAT rules with "any" protocol added

Updated by Marcos M over 4 years ago Actions #7

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom