[syslog-ng]syslog-ng 1.6.4 and tcp_wrappers

michihito matsubara syslog-ng@lists.balabit.hu
Sat, 24 Jul 2004 12:00:48 +0900


Angelo

On Thu, 22 Jul 2004 11:10:40 -0300
Subject: RE: [syslog-ng]syslog-ng 1.6.4 and tcp_wrappers
"Amaral, Angelo" <angelo.amaral@hp.com> wrote:

Another senario.
Have you ever run ldd against syslog-ng itself?
This will show how syslog-ng linked against libwrap library or not.

On my Linux box,

$ ldd /sbin/syslog-ng
        libnsl.so.1 => /lib/libnsl.so.1 (0x40020000)
        libresolv.so.2 => /lib/libresolv.so.2 (0x40034000)
        libwrap.so.0 => /usr/lib/libwrap.so.0 (0x40044000)
        libnet.so.2 => /usr/lib/libnet1/libnet.so.2 (0x4004c000)
        libc.so.6 => /lib/libc.so.6 (0x4005e000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

And, on my FreeBSD box,

% ldd /usr/local/sbin/syslog-ng
/usr/local/sbin/syslog-ng:
        libwrap.so.3 => /usr/lib/libwrap.so.3 (0x2807c000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28084000)


HTH
mitch


> Andrew,
> 
> I put in my system, the hosts.allow below:
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> # hosts.allow   This file describes the names of the hosts which are
> #               allowed to use the local INET services, as decided
> #               by the '/usr/sbin/tcpd' server.
> #
> 
> in.tftpd:       ALL     :allow
> sshd:           ALL     :allow
> ALL:            ALL     :deny
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> And the configuration continue not working.
> May you help me, please.
> 
> Thanks.

-- 
Musashino-shi, Tokyo, Japan
K12LTSP in Japanese ; http://open-mitch.dyndns.org/k12ltsp/