19 Dec
2002
19 Dec
'02
4:11 a.m.
Jason Buchanan writes:
Can someone pass along the format required for properly implementing tcp wrappers for syslog-ng?
I do this : in hosts.deny: syslog-ng: ALL EXCEPT 1.2.3.4 And I don't have a hosts.allow file. However, the example you posted looked OK - it's possible there's something else wrong. Have you tried strace/ktrace/truss as appropriate for your platform and see if syslog-ng is actually searching for / reading in /etc/hosts.allow and hosts.deny?