How to remove hosts from Syslog-ng plugin
Hello, all. I'm not sure if that's the right mailing list. If it is not, please let me know. I use the CactiEZ solution running Syslog 0.5.2 by Jimmy Conner The thing is: every host configured to log against my server (I asked a friend of mine to test it out), my server accept and include the new host in the list. I need to do two things: 1. To block new unauthorized hosts to log on it and 2. Remove hosts from the list I appreciate any help. Best wishes... Wagner Pereira PoP-SP/RNP - Ponto de Presença da RNP em São Paulo http://www.pop-sp.rnp.br Fixo. +55 11 3091-9799 Móvel. +55 11 9923-9554 fone@RNP. 011-1015-8902 ### At PoP-SP/RNP, every day is an IPv6 day ###
On Thu, 2012-04-05 at 17:51 -0300, Wagner Pereira wrote:
Hello, all.
I'm not sure if that's the right mailing list. If it is not, please let me know.
I use the CactiEZ solution running Syslog 0.5.2 by Jimmy Conner
The thing is: every host configured to log against my server (I asked a friend of mine to test it out), my server accept and include the new host in the list.
I need to do two things:
1. To block new unauthorized hosts to log on it and 2. Remove hosts from the list
I appreciate any help.
I'm not really sure what CactiEZ is or what relation it has with syslog-ng. Probably my ignorance though. If it is running syslog-ng underneath, you might want to filter your syslog port using a packet filter (iptables for instance), or use the netmask() filter within syslog-ng to drop unwanted traffic. -- Bazsi
participants (2)
-
Balazs Scheidler
-
Wagner Pereira