Ewald Jenisch wrote:
> To further track this down I changed the above line in syslog.conf to
> read
>
> +myrouter
> local7.*                /var/log/cisco-syslog
> +*
>   
What I did to get this working was (in syslog.conf):
+printserver
!*
*.*                     /usr/log/printserver.log

AND in /etc/hosts:
10.1.1.8                printserver

so that the 'printserver' name is resolved. No doubt a reverse DNS entry
would have done the job too. My syslogd command line is like yours.

Hope that might help...

Howie

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to