Actions
Bug #1958
closedCP ipfw ruleset has two rules with the same number
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Captive Portal
Target version:
-
Start date:
10/14/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
Not at all sure if it's an issue or not (haven't used ipfw before), but I've noticed that on my system 'ipfw show' prints two rules with the same rule number (00003). These are auto-created rules by the MAC-passthrough feature of pfsense's webGUI.
ipfw show | head 00002 423281 626842533 allow ip from any to any MAC 12:12:12:12:12:12 any 00003 275666 14849444 allow ip from any to any MAC any 12:12:12:12:12:12 00003 70157 46820607 allow ip from any to any MAC 00:ab:ab:ab:ab:01 any 00004 81914 40592665 allow ip from any to any MAC any 00:ab:ab:ab:ab:01 65291 0 0 allow pfsync from any to any 65292 0 0 allow carp from any to any 65301 30282 1392612 allow ip from any to any layer2 mac-type 0x0806 65302 0 0 allow ip from any to any layer2 mac-type 0x888e 65303 0 0 allow ip from any to any layer2 mac-type 0x88c7
I'm attaching /tmp/ipfw.cp.rules and excerpts from config.xml and 'ipfw show' (actual MAC addresses changed)
Files
Actions