From owner-freebsd-questions Fri Nov 10 13:13:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id D1E2437B65E for ; Fri, 10 Nov 2000 13:13:11 -0800 (PST) Received: (qmail 46246 invoked by uid 100); 10 Nov 2000 21:13:11 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14860.25831.306721.719189@guru.mired.org> Date: Fri, 10 Nov 2000 15:13:11 -0600 (CST) To: Daniel Podolsky Cc: questions@freebsd.org Subject: Re: Logging to remote syslogd In-Reply-To: <47798733@toto.iv> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel Podolsky types: > 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. They are being accepted, not denied, right? Show us the log messages, please? > The syslogd run command is "syslogd -a /32 > /32". Can we have the actually command or - hopefully - the variables from rc.conf? In more than one similar case, it's been a simple typo that a fresh pair of eyes will immediately spot. However, we can't do that if you don't give us all the information. > 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". Can you see *anything* in /var/log/all.log? This kind of functionality works - I use it between FreeBSD boxes.