Bug #1577
closedInserting any rules on VPN PPPoE interface cause filter not reload
100%
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
Updated by Ermal Luçi over 13 years ago
- Priority changed from Urgent to Normal
Please provide your config xml or description of the rules and pppoe server configuration.
Updated by Fabiano Heringer over 13 years ago
Hi,
Sorry i can´t know how to find config xml.
I created a rule on PPPoE Interface, with Action Pass from any source to any destination, in any port, in any protocol (accepting all connections, for test purposes).
My PPPoE is basic,it´s created a instance on LAN Interface, with subnet mask 29, without radius, and one user/password created. I tried to update for lastest snapshot but get the same problem.
Updated by Jim Pingle over 13 years ago
You can download the config from Diagnostics > Backup/Restore.
Updated by Fabiano Heringer over 13 years ago
- File config-server.portobelloimperatriz.com.br-20110603112554.xml config-server.portobelloimperatriz.com.br-20110603112554.xml added
Attached the config xml.
Updated by Jim Pingle over 13 years ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset a9c489c7ab68e9c853b37a3f132fbc2c53363bbb.
Updated by Chris Buechler over 13 years ago
- Status changed from Feedback to Resolved