Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Dec 2005 06:15:58 -0500
From:      David Pierron <david@wombatsweb.com>
To:        freebsd-pf@freebsd.org
Subject:   Re: spamd logging [ud: on bridge]
Message-ID:  <43A1506E.8060802@wombatsweb.com>
In-Reply-To: <43A0C9FD.8060006@wombatsweb.com>
References:  <43A0C9FD.8060006@wombatsweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
David Pierron on 12/14/2005 8:42 PM wrote:

> I am running FBSD 6.0 if_bridge PF firewall.
>
> cd /usr/ports/mail/spamd
> make install clean
>
> Seems to have installed "pfspamd"
>
> Anyway, I can't seem to get it to log to a logfile.  Even running it 
> non-daemonized "-d" I see no messaging ...
> /usr/local/libexec/spamd -v -b 127.0.0.1 -d
>
> rc.conf
> pfspamd_enable="YES"
> pfspamd_flags="-v -b 127.0.0.1"
>
> syslog.conf
> Tried as described in man page:
> !spamd
> daemon.err;daemon.warn;daemon.info
>
> also tried:
> !spamd
> *.*
>
> log file just shows that the service started ...
> I see the states created for it when running pftop[D, r]
>
> I don't know that spamd is actually doing any work to log ...

UPDATE:  Logging works ... Seems the issue is spamd running on a bridge 
... I have been trying everything I've found on Google but so far 
nothing is making it work ...  The issue is "rdr"ing the connection to 
an interface running spamd ...  I am not running NAT ...  I have tried 
tags, route-to and individual rules ... I tried rdr'ing to an interface 
besides localhost ... So far nothing is working ...  What to do?




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