If you check -current ports for OpenBSD you'll find an update to 1.6.x. Unfortunately the problem you describe still exists for the sparc64 architecture. Oddly, it seems to work properly on i386. I lost access to my spar64 box, so I am unable to troubleshoot further. -Steve S. Darren J. Wise wrote:
Hi,
I have a Sun Ultra 5 that I am setting up as a log server using OpenBSD 3.5 with the stable port of syslog-ng 1.5.24.
...
The problem that I am seeing is that the log server logs all messages as if they have came from the localhost, an example from the Linux machine on the log server (loghost-test is the name of the log server) :
Aug 24 12:53:38 loghost-test xfs: Entry deleted from font path.
I have also compiled syslog-ng 1.6.5 with libol 0.3.14 and still get the same problem.
...