Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 14:29:38 -0700
From:      mmckinn5@csc.com
To:        freebsd-questions@freebsd.org
Subject:   syslog.conf
Message-ID:  <8525690B.00765597.00@csc.com>

next in thread | raw e-mail | index | archive | help


Hello,

I am configuring FreeBSD 3.2 syslog.conf to receive messages from a Cisco
router.

In the /etc/syslog.conf I am entering the following 2 lines:

     local7.debug   /var/log/cisco.out
     local7.notice  /var/log/cisco.out

I use tabs and do not use spaces as separators.

The file /var/log/cisco.out has permissions of 777.

The command:

     kill -HUP 139

reads in changes made in /etc/syslog.conf. I have even killed syslogd and
restarted it by hand.

On the Cisco router, I have turned on logging with the following commands

     logging on
     logging trap debug
     logging <IP address of FreeBSD hosts>

A show log command on the router indicates messages are sent to the FreeBSD
host, but no messages are logged in the file /var/log/cisco.out.

I have done this simple operation on Solaris 2.6 without any problems.

Can anyone help me with making this work?

Thanks,

Michael McKinnon




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8525690B.00765597.00>