Project

General

Profile

Actions

Bug #4903

closed

Captive Portal ipfw rules are not correctly including interface CARP VIPs

Added by Jim Pingle over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
Start date:
07/29/2015
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
All

Description

With Captive Portal on an interface with a CARP VIP, 2.1.x properly included the CARP VIP in the ipfw rules:

65310  206529   22569562 allow ip from any to { 255.255.255.255 or 192.168.1.1 or 192.168.1.3 } in

The same configuration on 2.2.4 yields:

65310   569   82492 allow ip from any to { 255.255.255.255 or 192.168.1.3 or 192.168.1.3 } in

Notice the interface IP address is repeated in the 2.2.x version and the CARP VIP is missing.

Actions

Also available in: Atom PDF