Well what I got after upgrading to RC1 and then RC1a, was the error: There were error(s) loading the rules: /tmp/rules.debug:319: Rules must be in order: options, normalization, queueing, translation, filtering pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [319]: rdr on fxp0 inet proto tcp to !(fxp0) port 80 -> (fxp0) port 3128
After looking at the rules.debug I found the line: rdr on fxp0 inet proto tcp to !(fxp0) port 80 -> (fxp0) port 3128 Twice, just before and after the queues declaration (I think), so I removed the second line and the error is gone. I have to say that I just re-installed the last squid version available in the package system, and that I'm running squid as transparent proxy. I'm not sure if deleting the second line is the right thing to do, I'm just a beginner with pf, but certainly the error it's gone ;) I hope this may be help... Thanks for this wonderful piece of software! Emanuel Gonzalez Guatemala -----Mensaje original----- De: Bill Marquette [mailto:[EMAIL PROTECTED] Enviado el: Sábado, 17 de Junio de 2006 07:06 a.m. Para: [email protected] Asunto: Re: [pfSense Support] RC-1 traffic shaper problem On 6/17/06, Ispánovits Imre <[EMAIL PROTECTED]> wrote: > Hi, > I've just upgraded to RC-1 (embedded) > When traffic shaper enabled, I receive the following error messages: > > There were error(s) loading the rules: /tmp/rules.debug:671: tags > cannot be used without keep state /tmp/rules.debug:671: skipping rule due to > errors /tmp/rules.debug:671: rule expands to no valid > combination /tmp/rules.debug:672: tags cannot be used without keep > state /tmp/rules.debug:672: skipping rule due to errors /tmp/rules.debug:672: > rule expands to no valid combination /tmp/rules.debug:673: tags cannot be used > without keep state /tmp/rules.debug:673: skipping rule due to errors /tmp/rul > > The lines are: > 671: anchor qwanRoot tagged qwanRoot > 672: anchor qlanRoot tagged qlanRoot > 673: anchor qwandef tagged qwandef > > I've tried to remove and restart the traffic shaper wizard. There is no change > with the newly created rules. > When I disable traffic shaper (remove wizard), this problem disappears. Sounds like our pfctl patch didn't get applied. Anyone else having this issue? --Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Se certificó que el correo Saliente no contiene virus. Verificado por Anti-Virus AVG. Versión: 7.1.394 / Base de datos de virus: 268.9.0/368 - Fecha de la versión: 16/06/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
