Hi i'm trying to make log all my systems in just one
system
so
in the server side (reciving)
i started syslog this way

syslogd -4 -a *linopryne.com:514

I configured the /etc/syslog.conf file this way

...
blah blah blah
*.err;mail.crit    /var/log/file
etc.. etc..

+sending.linopryne.com
*.err;mail.crit     /var/log/snedding/file

+onemore.linopryne.com 
*.err   /var/log/onemore/file

now from the client side (sending) i have this
the default file plus this line
*.*             @loghost.linopryne.com

=================
now when i try to start syslogd in the sending side i
get this
[root@/var/log]# syslogd -4 -b loghost.linopryne.com
syslogd: child pid 162 exited with return code 1
syslogd : bind : can't assign requested address 
[root@/var/log]#

thanks for the help


=====


_________________________________________________________
Do You Yahoo!?
Información de Estados Unidos y América Latina, en Yahoo! Noticias.
Visítanos en http://noticias.espanol.yahoo.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to