23 Nov
1999
23 Nov
'99
11:29 a.m.
Hi, I've released syslog-ng 1.3.4, fixing the missing afsocket.h.x bug, and adding support for a max-connections option for connection-oriented protocol drivers (e.g. unix-stream & unix-dgram) This is needed to fix the recently DoS attack against syslogd discussed on bugtraq. Default limit of connections: unix-stream: 100 tcp: 10 To change this, you'll need your change your source statement: source src { unix-stream("/dev/log" max-connections(10)); }; -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1 url: http://www.balabit.hu/pgpkey.txt