I had that before (with braces {}) and got a syntax error on these lines
as well, FYI.
ed wrote:
On Fri, 09 Dec 2005 16:14:25 -0500
Forrest Aldrich <[EMAIL PROTECTED]> wrote:
rdr on $ext_if proto tcp from !<geoip>, !<spammers>, !<abuse> any \
port { $tcp_services } tag INET_DMZ -> $server
rdr on $ext_if proto tcp from { !<geoip> , !<spammers>, !<abuse> } to \
any port { $tcp_services } tag INET_DMZ -> $server
rdr on $ext_if proto tcp from !<abuse> any \
port 80 tag INET_DMZ -> $server
rdr on $ext_if proto tcp from !<abuse> any \
port 443 tag INET_DMZ -> $server