From owner-freebsd-questions Fri Nov 10 4:44:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from relay01.esat.net (relay01.esat.net [192.111.39.11]) by hub.freebsd.org (Postfix) with ESMTP id 2434E37B479 for ; Fri, 10 Nov 2000 04:44:42 -0800 (PST) Received: from blackwidow.twelvehorses.com [193.120.127.42] by relay01.esat.net with esmtp id 13uDXs-0004wL-00; Fri, 10 Nov 2000 12:44:40 +0000 Received: by BlackWidow.twelvehorses.int with Internet Mail Service (5.5.2650.21) id ; Fri, 10 Nov 2000 12:41:55 -0000 Message-ID: <856E94D34FF3D311B5FE00508B6B8BD223CCB4@BlackWidow.twelvehorses.int> From: Daniel Podolsky To: "FreeBSD-questions (E-mail)" Subject: Logging to remote syslogd Date: Fri, 10 Nov 2000 12:41:46 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="koi8-r" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear All, I'm tryed to configure my Cisco for logging to the syslog on my FreeBSD 4.1.1. I have confugred the Cisco correctly. I can see Cisco's incoming UDP packets to port 514 in a ipfw log. The syslogd run command is "syslogd -a /32 /32". For testing purposes I have added the string "*.* /var/log/all.log" to the /etc/syslog.conf However, I can not see Cosco's packets in a all.log. Also, I can not see the trace of this packets then I run syslogd with "-d". Could you please help me. Thank you. With best regards, Daniel Podolsky To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message