Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2004 04:13:51 -0000
From:      sam <samwun@hgdbroadband.com>
To:        pf4freebsd@freelists.org
Subject:   [pf4freebsd] Re: pf and spamd
Message-ID:  <4132B7D0.6090000@hgdbroadband.com>
In-Reply-To: <79D726D4-FA42-11D8-9B79-00039311ED22@sycorax.ath.cx>
References:  <3ABA53F8-F323-11D8-A696-00039311ED22@sycorax.ath.cx> <200408211204.56633.max@love2party.net> <7A6783D3-F373-11D8-A696-00039311ED22@sycorax.ath.cx> <20040828201923.GA31057@insomnia.benzedrine.cx> <79D726D4-FA42-11D8-9B79-00039311ED22@sycorax.ath.cx>

next in thread | previous in thread | raw e-mail | index | archive | help
Jett Tayer wrote:

> Hi Daniel,
>
> i got it working last week by replacing the rdr and pass lines with
> rdr inet proto tcp from <spamd> to $ext_if port smtp -> $ext_if port 8025
> pass in on lo0 inet proto tcp from <spamd> to $ext_if port 8025
>
> works like charm....
>
> thanks
> /Jett
>
>
>
> On Aug 29, 2004, at 4:19 AM, Daniel Hartmeier wrote:
>
>> On Sat, Aug 21, 2004 at 09:10:30PM +0800, Jett Tayer wrote:
>>
>>> # spamd-setup puts addresses to be redirected into table <spamd>.
>>> table <spamd> persist
>>> no rdr on { lo0 } from any to any
>>> rdr inet proto tcp from <spamd> to any port smtp -> 127.0.0.1 port 8025
>>> pass in on lo0 inet proto tcp from <spamd> to 127.0.0.1 port 8025
>>
>
Is this the identical setup as in OpenBSD?

>
>
>





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