Date: Sat, 11 Nov 2000 12:29:14 -0600 (CST) From: David Talkington <dtalk@prairienet.org> To: questions@FreeBSD.ORG Subject: Re: Logging to remote syslogd Message-ID: <Pine.LNX.4.21.0011111220480.3030-100000@sherman.spotnet.org> In-Reply-To: <14860.25831.306721.719189@guru.mired.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Daniel - I discovered that arguments provided on the command line apparently are not respected by syslogd if this entry exists in /etc/defaults/rc.conf: syslogd_flags="" I had your problem, and solved it by adding this line to /etc/rc.conf: syslogd_flags="-a <blahblah>" Maybe this will work for you. -d - -- David Talkington Community Networking Initiative dtalk@prairienet.org 217-244-1962 PGP key: http://www.prairienet.org/~dtalk/dt000823.asc Mike Meyer wrote: >Daniel Podolsky <daniel.podolsky@twelvehorses.com> 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 <Cisco1Address>/32 >> <Cisco2Address>/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. > > <mike > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQEVAwUBOg2P/r1ZYOtSwT+tAQHRswf/YQ9OUOfaYhMqg+eN+H18yjEVCEmC43b/ dx7T+fPdon5wTKEm8oTRPviTmiS9ONOrxWne/fu+OWsDU1FPj87a+WRackD+oAuf 2zqv3Dpo5MuXtVz2/uXdqxe2a25aLYRfHeSbx/VHl9u9SOeFnsJjHKVLncVqu/Cr xovrBXxhHt8BIrhwHr8ZBT3x3/15sgAB5nQbJJgrSAAYBlkaVuE0b7gnPmAqXL47 FnIEx9RqV212cdOtCxZDJLxi9ldc9wN1JfmfAlCWnpHIz9WYxXPZmoWe2XykjOe1 AV7MG4QY/P/7Inu/hznyEuW8JwpTzo50voumj0pLTAzoBgndlAMKHA== =Y26j -----END PGP SIGNATURE----- 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?Pine.LNX.4.21.0011111220480.3030-100000>