Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 12:57:53 -0500 (CDT)
From:      Virtual Bob <hey9811@yahoo.com>
To:        FreeBSD QUESTIONS general discussion <freebsd-questions@freebsd.org>, FreeBSD Install & Config discussion <freebsd-config@freebsd.org>
Subject:   tricky syslogd
Message-ID:  <Pine.BSF.4.33.0105160321490.704-100000@kristen.shadowdale.net>

next in thread | raw e-mail | index | archive | help
I'm having difficulty tring to get syslog info from Cisco 675 ADSL modem
to loghost 192.168.1.3 (3.5-stable). I checked the loghost to see if
packet's arriving at all:

 tcpdump -i fxp2 host 10.0.0.1

and after I cycled the power to Cisco 675 I get these on dump:

03:33:03.706985 10.0.0.1.514 > 192.168.1.3.514: udp 103 (DF)
03:33:03.707034 10.0.0.1.514 > 192.168.1.3.514: udp 123 (DF)
03:33:03.707065 10.0.0.1.514 > 192.168.1.3.514: udp 62 (DF)
03:33:03.732296 10.0.0.1.514 > 192.168.1.3.514: udp 58 (DF)
03:33:03.799392 10.0.0.1.514 > 192.168.1.3.514: udp 81 (DF)
03:33:04.084737 10.0.0.1.514 > 192.168.1.3.514: udp 68 (DF)

so it's reaching the loghost. Doing ps -ax yields this about syslogd at
the loghost:

 1789  ??  Ss     0:00.01 syslogd -a 192.168.0.0 -a 10.0.0.1 -v -v

I added temporary log config in syslog.conf to catch everything (*.*) in
case my own ruleset is dropping messages. I checked that catch-all log
file over and over during my experiment, but there aren't any messages
logged that pertains to Cisco. And it's the same when I cycle the power
through Cisco. Absolutely nothing is logged about it. (All regular
activities are logged.)

I'm scratching my head on this. Did I forget anything else? Has anyone
gotten Cisco 675 syslog client to work with FreeBSD syslogd?

------------- clip here with virtual scissors --------------
************************************************************
Keyboard stuck error. Press F1 to continue.
Any unsolicited e-mails will be charged US$500 per e-mail,
  plus court cost.
Your contribution to Bill Gates' personal wealth: US$359.17
************************************************************







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.BSF.4.33.0105160321490.704-100000>