Project

General

Profile

Actions

Bug #13908

closed

Firewall rules are not reloaded when removing a VIP, outdated rules/entries remain active

Added by Danilo Zrenjanin about 1 year ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Virtual IP Addresses
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
23.05
Release Notes:
Default
Affected Version:
Affected Architecture:

Description

Carp automatically generated rules generated after defining a CARP VIP don't get removed after removing the CARP VIP.

If you manually run the filter reload, the rules will get removed.

Steps to reproduce:

  1. Define a CARP VIP on the WAN interface
  2. Confirm that the rules have been created in the /tmp/reles.debug file.
    # CARP rules
    block in log quick proto carp from (self) to any ridentifier 1000000201
    pass  quick proto carp ridentifier 1000000202 no state
    
  3. Remove the CARP VIP on the WAN interface defined in step 1.
  4. Check the /tmp/reles.debug file again, and the rules will still be present
Actions #1

Updated by Jim Pingle about 1 year ago

  • Category changed from CARP to Virtual IP Addresses
  • Target version set to 2.7.0

This likely applies to any VIP type, not just CARP. Though other types do not have special rules like CARP, they may still be present in other places (e.g. interface net macros)

Actions #2

Updated by Jim Pingle about 1 year ago

  • Assignee set to Jim Pingle
Actions #3

Updated by Jim Pingle about 1 year ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by Danilo Zrenjanin about 1 year ago

  • Status changed from Feedback to Resolved

The patch fixes it.

Tested against:

23.01-RELEASE (amd64)
built on Fri Feb 10 20:06:33 UTC 2023
FreeBSD 14.0-CURRENT

I am marking this ticket resolved.

Actions #5

Updated by Jim Pingle about 1 year ago

  • Subject changed from CARP automatically generated rules don't get removed to Firewall rules are not reloaded when removing a VIP, outdated rules/entries remain active

Updating subject for release notes.

Actions

Also available in: Atom PDF