Date: Thu, 16 Sep 2004 04:13:46 -0000 From: Jett Tayer <jett@sycorax.ath.cx> To: pf4freebsd@freelists.org Subject: [pf4freebsd] Re: pf and spamd Message-ID: <79D726D4-FA42-11D8-9B79-00039311ED22@sycorax.ath.cx> In-Reply-To: <20040828201923.GA31057@insomnia.benzedrine.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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?79D726D4-FA42-11D8-9B79-00039311ED22>