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]
