Hi, these are the errors I'm getting. Traceback (most recent call last): File "./test_EOF_vul", line 2, in ? import socket File "/usr/local/lib/python2.1/socket.py", line 41, in ? from _socket import * ImportError: from module /usr/local/lib/python2.1/lib-dynload/_socket.so Exec format error can't load library: /usr/local/lib/python2.1/lib-dynload/_socket.so /usr/local/lib/libssl.a libssl.so libssl.so 8 can't load library: /usr/local/lib/libssl.a /usr/local/lib/libssl.a P.S. I don't insist in solving this, as I'm happy to replace 2.0.6 by 2.1.1 Cheers Werner Please respond to "Syslog-ng users' and developers' mailing list" <syslog-ng@lists.balabit.hu> Sent by: syslog-ng-bounces@lists.balabit.hu To: "Syslog-ng users' and developers' mailing list" <syslog-ng@lists.balabit.hu> cc: Subject: Re: [syslog-ng] [Bug 32] syslog-ng stops listening after receiving a zero length udp packet On Tue, 2009-02-17 at 09:54 +0100, CentralRegion IPAdmin wrote:
Hi, Many Thanks for your help. I have tried to test it but I'm struggling with the prereq components such as pyton and ssl, so I can't report any results. Werner
Ah, ssl is not needed by the script, a working python installation is fine. And you can run it even from your workstation, it does not need to be run on the same host as syslog-ng is running on. You only need to change the target address in the script to point to the syslog-ng receiver. Thanks for your efforts. -- Bazsi ______________________________________________________________________________ Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng FAQ: http://www.campin.net/syslog-ng/faq.html