29 Nov
2000
29 Nov
'00
12:35 a.m.
On Tue, Nov 28, 2000 at 03:52:41PM -0800, Jeffrey W. Baker wrote:
On Tue, 28 Nov 2000, Yazz D. Atlas wrote:
Plus is there a way to only allow connections to the main syslog-ng server based on for example 10.2.*.*
For this, it seems most appropriate to use the system's network filtering tools to achieve access control. Do we really want every application to have to build it's own, differently broken version of access control?
On linux, I suggest ipchains for 2.2 and iptables for 2.4.
Could it perhaps link to TCP Wrappers' libwrap instead? Personally, I'd prefer that to most other options I can think of for basic control like this.