[syslog-ng] Solaris 8 Hangs
Neill Flynn
nflynn at itgeurope.com
Wed Jun 7 11:51:21 CEST 2006
offending server:
source s_local {
sun-streams("/dev/log" door("/etc/.syslog_door"));
internal();
};
Syslog-ng server:
source s_local {
sun-streams("/dev/log" door("/etc/.syslog_door"));
internal();
};
source s_tcp {
tcp(port(5140)
max-connections(200));
};
source s_udp {
udp();
};
-----Original Message-----
From: syslog-ng-bounces at lists.balabit.hu
[mailto:syslog-ng-bounces at lists.balabit.hu] On Behalf Of Balazs
Scheidler
Sent: 07 June 2006 10:19
To: Syslog-ng users' and developers' mailing list
Subject: Re: [syslog-ng] Solaris 8 Hangs
On Wed, 2006-06-07 at 08:47 +0100, Neill Flynn wrote:
> I have been running syslog-ng 1.6.6 in a Solaris/RH environment
> (almost 70 syslog-ng clients). All works fine but for two Solaris 8
> machines which do not allow me to su from my own account, if I "su -",
> the process hangs indefinitely. I can open a second connection and
> kill part of the su process and gain access. When I switch off
> syslog-ng and start syslog, all work fine. Also, both the local files
> and the remote syslog-ng server log the su as it happens.
can you paste your source statement (more specifically, do you have
sun_door() configured?)
--
Bazsi
_______________________________________________
syslog-ng maillist - syslog-ng at lists.balabit.hu
https://lists.balabit.hu/mailman/listinfo/syslog-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
More information about the syslog-ng
mailing list