Actions
Bug #1577
closedInserting any rules on VPN PPPoE interface cause filter not reload
Start date:
06/02/2011
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
Description
When I inserting any rule filter on interface VPN PPPoE, the filter reload don´t start, show the follow error:
There were error(s) loading the rules: /tmp/rules.debug:142: macro '' not defined /tmp/rules.debug:142: syntax error pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [142]: pass in quick on $ proto tcp from any to any flags S/SA keep state label "USER_RULE"
It´s look like the not defining the correct variable name for the interface.
Line 142 on /tmp/rules.debug showns:
pass in quick on $ proto tcp from any to any flags S/SA keep state label "USER_RULE"
Version: 2.0 RC2 snapshot Wed Jun 1 18:35:19 EDT 2011
Files
Actions