From owner-freebsd-questions@FreeBSD.ORG Sat Nov 1 09:33:00 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA6D16A4CE for ; Sat, 1 Nov 2003 09:33:00 -0800 (PST) Received: from camry.SiddiquiFamily.Org (adsl-208-191-179-4.dsl.hstntx.swbell.net [208.191.179.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3CAF43F75 for ; Sat, 1 Nov 2003 09:32:58 -0800 (PST) (envelope-from list@SiddiquiFamily.org) Received: from fb.siddiquifamily.org ([192.168.7.4]) by camry.SiddiquiFamily.Org with Microsoft SMTPSVC(6.0.3790.0); Sat, 1 Nov 2003 11:30:23 -0600 From: list To: questions@freebsd.org Date: Sat, 1 Nov 2003 11:33:39 -0600 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200311011133.39486.list@siddiquifamily.org> X-OriginalArrivalTime: 01 Nov 2003 17:30:23.0254 (UTC) FILETIME=[D488A360:01C3A09D] Subject: Syslog and Cisco X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Nov 2003 17:33:00 -0000 I am trying to send cisco's syslog to Syslogd and i have been unsuccessful. I have modified the syslog.conf to list local6.* /var/log/cisco. I have changed rc.conf to start syslog with -a and removed the -s command. I have checked with logger. While using the logger from FreeBsd i am able to log meesage in to the cisco.log file. However from network i am not able to do so. I looked tcpdump see the packets but nothing shows in cisco.log or to all the other log files. thanks Khursheed Siddiqui