Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2005 18:48:37 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        Daniel Hartmeier <daniel@benzedrine.cx>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Variable parsing difference between OpenBSD and FreeBSD?
Message-ID:  <438CE8D5.6050605@forrie.com>
In-Reply-To: <20051129234513.GG23781@insomnia.benzedrine.cx>
References:  <438CE6CA.2030508@forrie.com> <20051129234513.GG23781@insomnia.benzedrine.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, it was the only variable that I changed.  Once I added the commas, 
it works like a charm.

But see my previous post - maybe there's a connection.  Where I can't 
get to my public address via the private net (I have my pf.conf posted, 
pre-comma addition).

Thanks.

Daniel Hartmeier wrote:
> 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?438CE8D5.6050605>