Project

General

Profile

Actions

Bug #707

closed

limiter bug

Added by Bipin Chandra almost 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
06/30/2010
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:

Description

dont know what to put this bug under so have written limiter as thats the related error, information to reporudce it is as below ont he nanobsd on alix on the 23rs june snap

i have a rule under the LAN tab with the details mentioned below

action - pass
interface - LAN
proto - tcp/udp
source - 3rdfloor23
port - *
destination - *
port - *
gateway - *
In/Out - upload23/download23
Ackqueue/Queue - none/qp2p
schedule - (currently active schedule)

now suppose if edit this rule and select action to Block but keeping the rest of the stuff as it is, then below errors start apeparing in systemlog an as soon as i delete the rule or edit it back to pass and all the errors stop.

Jun 30 15:44:15 php: : The command '/sbin/pfctl -o basic -f /tmp/rules.debug' returned exit code '1', the output was '/tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: rule expands to no valid combination pfctl: Syntax error in config file: pf rules not loaded'
Jun 30 15:44:15 php: : New alert found: There were error(s) loading the rules: /tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: rule expands to no valid combination pfctl: Syntax error in config file: pf rules not loaded The line in question reads [176]: block in quick on $LAN proto { tcp udp } from $3rdfloor23 to any queue (qP2P) dnpipe ( 3, 4) schedule "4bc82e06afa09" label "USER_RULE: 3rd floor - Download - 23"
Jun 30 15:44:15 php: : There were error(s) loading the rules: /tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: dummynet cannot be specified withtout keep state /tmp/rules.debug:176: skipping rule due to errors /tmp/rules.debug:176: rule expands to no valid combination pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [176]: block in quick on $LAN proto { tcp udp } from $3rdfloor23 to any queue (qP2P) dnpipe ( 3, 4) schedule "4bc82e06afa09" label "USER_RULE: 3rd floor - Download - 23"

Actions

Also available in: Atom PDF