[syslog-ng] udp Error binding socket;

Mike mike at jeke.fdns.net
Thu Jan 25 17:55:09 CET 2007



is 192.168.7.2 an IP address on your syslog-ng machine? or is the IP 
address of the remote machine?

the source {} config option tells syslog-ng which IP address to listen on, 
you do not need to enter the IP address of the remote host.

Mike

On Thu, 25 Jan 2007, news gonzo news gonzo wrote:

> Hello,
I have an error when I try to use a remote source 
I'm under RedHas AS3 Syslog2rc1.
my config is : 
source s_remote_fw {
         udp(ip(192.168.7.2) port(514));
};

And the error is :
Error binding socket; addr='AF_INET(192.168.7.2:514)', error='Cannot assign requested address (99)'
Error initializing source driver; source='s_remote_fw'


Thanks for your help








___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son interface révolutionnaire.
http://fr.mail.yahoo.com


More information about the syslog-ng mailing list