Thanks Peter for responding.
​
The logging goes to it's own file (/var/log/spamd.log)
Indeed entries are written there for various events.
now I see GREY and WHITE records added nicely in the 5.0 spamdb.
they are syncing between each other, and the syncpackages seem to be
received by the 5.9 nodes but the 5.9 nodes do not register these records
in spamdb
- any idea why?
- any idea how to troubleshoot?

root@<5.9-1> ~# tcpdump -i bge1 port 8025
tcpdump: listening on bge1, link-type EN10MB
15:44:21.056732 <5.0-1>.spamd-sync > <5.9-1>.spamd-sync: udp 164
15:44:22.679540 <5.0-1>.spamd-sync > <5.9-1>.spamd-sync: udp 132
15:44:23.453386 <5.0-1>.spamd-sync > <5.9-1>.spamd-sync: udp 132
15:44:23.804945 <5.0-1>.spamd-sync > <5.9-1>.spamd-sync: udp 148
15:44:24.242281 <5.0-1>.spamd-sync > <5.9-1>.spamd-sync: udp 132

^C
2475 packets received by filter
0 packets dropped by kernel
root@<5.9-1> ~#

thanks


------------------------------
Date: Mon, 22 Aug 2016 16:28:06 +0200
From: "Peter N. M. Hansteen" <pe...@bsdly.net>
To: misc@openbsd.org
Subject: Re: Fwd: spamd question
Message-ID: <20160822142804.ga...@skapet.bsdly.net>

On Mon, Aug 22, 2016 at 04:06:22PM +0200, Kasper Haitsma wrote:
> I have a question regarding the differences between spamd-
> ???sync???
> on OpenBSD 5.0 and OpenBSD 5.9.
> ??? I read this article
> <http://undeadly.org/cgi?action=article&sid=20080522211753> ???, but
there is
> no indication if this applies to my situation or not.

That's a commit that happened in 2008. OpenBSD 5.0 was released in 2011.

OpenBSD 5.0 has been out of support for a while, but this particular change
should
not be directly relevant to your particular upgrade scenario.

I see you start your spamds with the -v option. That means that you should
be
able to see log entries for syncs wherever your spamd is set up to log to
(check
your syslog.conf), something like

Aug 22 16:16:27 skapet spamd[65037]: new entry 216.126.230.221 from <
cbsupd...@herpprotcol.eu> to <pe...@bsdly.net>, helo reliefs.herpprotcol.eu

If you see something similar, your're good for that part at least.

--
Peter N. M. Hansteen, member of the first RFC 1149 implementation team
http://bsdly.blogspot.com/ http://www.bsdly.net/ http://www.nuug.no/
"Remember to set the evil bit on all malicious network traffic"

Reply via email to