<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV style="COLOR: #000000">Thanks for your help, but im not sure to understant.</DIV>
<DIV style="COLOR: #000000">For the moment's i received syslog alert from other host's in the network, but syslog put the alert message in /var/log/message instead of /var/log/nameofserver.</DIV>
<DIV style="COLOR: #000000">&nbsp;</DIV>
<DIV style="COLOR: #000000">I dont understand what i'm doing wrong.</DIV>
<DIV style="COLOR: #000000"><BR>&gt;&nbsp; <BR>&gt; Do you want i paste here my syslog-ng.conf ? (i only change <BR>&gt; source net { udp(ip(127.0.0.1) port(514)); };&nbsp; for&nbsp;&nbsp;&nbsp; source <BR>&gt; net { udp(ip(192.168.33.8) port(514)); };<BR><BR>Without looking up the source my first guess would be that the <BR>problem is caused by having udp() in your configuration twice.<BR>The 'src' and the 'net' sources both have udp(). It is possible<BR>that the second bind was unsuccessful as syslog-ng already has<BR>bound to 0.0.0.0:514 UDP port.Check your logs whether this is<BR>the case, it should be logged. Optionally remove udp() from<BR>the 'src' source if you're not logging from jails running on<BR>the local machine.<BR><BR>Regards,<BR><BR>Sandor<BR>--------------------------------------------------------<BR><BR>NOTICE: If received in error, please destroy and notify sender. Sender does not intend to waive confidentiality or privilege. Use of this email is prohibited when received in error.<BR>_______________________________________________<BR>syslog-ng maillist&nbsp; -&nbsp; syslog-ng@lists.balabit.hu<BR><A href="https://lists.balabit.hu/mailman/listinfo/syslog-ng">https://lists.balabit.hu/mailman/listinfo/syslog-ng</A><BR>Frequently asked questions at <A href="http://www.campin.net/syslog-ng/faq.html">http://www.campin.net/syslog-ng/faq.html</A><BR><BR></DIV>
<DIV>&nbsp;</DIV>
<DIV style="COLOR: #000000">Francis Provencher<BR>Ministère de la Sécurité publique du Québec<BR>Direction des technologies de l'information<BR>Division de la sécurité informatique<BR>Tél: 1 418 646-3258<BR>Courriel:&nbsp;&nbsp; <A href="mailto:Francis.provencher@Msp.gouv.qc.ca">Francis.provencher@Msp.gouv.qc.ca</A><BR>&nbsp;<BR>CEH - Certified Ethical Hackers<BR>SSCP - System Security Certified Practitionner<BR>Sec+ - Security +</DIV></BODY></HTML>