Rather than wait for a release, I thought I would try patching the file to 1.575.2.47. The blocking rule appeared to work, now there a pass rule is freaking out. I dropped filter.inc back to v1.575.2.43.
=============== php: : There were error(s) loading the rules: /tmp/rules.debug:181: syntax error /tmp/rules.debug:182: syntax error /tmp/rules.debug:183: syntax error /tmp/rules.debug:184: syntax error /tmp/rules.debug:216: syntax error /tmp/rules.debug:217: syntax error pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [181]: pass in quick on $wan proto tcp from any to xx.xx.xx.40 xx.xx.xx.42 port = 25 flags S/SA keep state label "USER_RULE: SMTP to Mail Hosts" =============== Did fixing the original bug break something else? Ted Crow MCP/W2K Information Technology Manager Tuttle Services, Inc. (419) 228-6262 x 247 -----Original Message----- From: Scott Ullrich [mailto:[EMAIL PROTECTED] Sent: Friday, December 16, 2005 7:52 PM To: [email protected] Subject: Re: [pfSense Support] Problem with a rule under 0.96.4 Thanks, this is now fixed. http://cvstrac.pfsense.com/chngview?cn=8487 Scott On 12/16/05, Ted Crow <[EMAIL PROTECTED]> wrote: > This rule used to work just fine under v0.80, but when I (finally) > upgraded to 0.96.4 today, it now causes a syntax error. Any Ideas? > > block in quick on $lan proto tcp from ! $IntMAIL to any port = 25 > label > "USER_RULE: SMTP NOT from Authorized Mail Hosts" > > When I disabled the rule, everything else took right off, but I would > rather have it (or a suitable replacement) in place. > > If you can't guess, $IntMAIL is an alias for all of our internal mail > servers. I have several other working rules referencing it, but this > is the only rule that uses it inverted. > > ======== From the Log ======== > php: : There were error(s) loading the rules: /tmp/rules.debug:217: > syntax error pfctl: Syntax error in config file: pf rules not loaded - > The line in question reads [217]: block in quick on $lan proto tcp > from ! $IntMAIL to any port = 25 label "USER_RULE: SMTP NOT from > Authorized Mail Hosts" > ============================== > > Thanks, > > Ted Crow > MCP/W2K > Information Technology Manager > Tuttle Services, Inc. > (419) 228-6262 x 247 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For additional > commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
