Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Nov 2005 00:45:13 +0100
From:      Daniel Hartmeier <daniel@benzedrine.cx>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Variable parsing difference between OpenBSD and FreeBSD?
Message-ID:  <20051129234513.GG23781@insomnia.benzedrine.cx>
In-Reply-To: <438CE6CA.2030508@forrie.com>
References:  <438CE6CA.2030508@forrie.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Tue, Nov 29, 2005 at 06:39:54PM -0500, Forrest Aldrich wrote:

> On FreeBSD-6-STABLE if I use:
> 
> tcp_services = "imap imaps http https"
> rdr pass on $ext_if inet proto tcp from any to $ext_ad \
>   port { $tcp_services } -> $server
> 
> it fails.

I can't confirm that, it works for me (substituting $ext_if, $ext_ad and
$server with simple values) on 6-release and -stable. What error do you
get, precisely? Are you sure $tcp_services is the only difference to
your working ruleset?

Daniel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051129234513.GG23781>