Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Nov 2006 23:34:53 -0500
From:      "Dan Langille" <dan@langille.org>
To:        LI Xin <delphij@delphij.net>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: whitelists clients still being greylisted
Message-ID:  <454E751D.1748.31DF7116@dan.langille.org>
In-Reply-To: <454E646C.31658.319E3BBA@dan.langille.org>
References:  <454E8C2A.8090301@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 5 Nov 2006 at 22:23, Dan Langille wrote:

> On 6 Nov 2006 at 9:13, LI Xin wrote:
> 
> > Dan Langille wrote:
> > > Hi folks,
> > > 
> > > I'm setting up spamd with pf, and I'm finding that whitelisted IP 
> > > addresses are still being greylisted.  For example:
> > 
> > Er?  Have you mounted fdescfs as /dev/fd?  I think this should be
> > documented.
> 
> Hmmm, this is interesting... it is still greylisting that client.
> 
> My rules look right:

My rules were wrong.

> # pfctl -s nat
> No ALTQ support in kernel
> ALTQ related functions disabled
> rdr pass inet proto tcp from <spamd-mywhite> to 64.147.113.42 port = 

That should be <spamd-white>.  I changed it, and all seems well.

delo helped me spot that one.

> smtp -> 127.0.0.1 port 25
> rdr pass inet proto tcp from <spamd> to 64.147.113.42 port = smtp -> 
> 127.0.0.1 port 8025
> rdr pass inet proto tcp from ! <spamd-mywhite> to 64.147.113.42 port 
> = smtp -> 127.0.0.1 port 8025

-- 
Dan Langille : Software Developer looking for work
my resume: http://www.freebsddiary.org/dan_langille.php





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?454E751D.1748.31DF7116>