Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 18:58:40 -0400 (EDT)
From:      Tuc at T-B-O-H <ml@t-b-o-h.net>
To:        freebsd-current@freebsd.org
Subject:   Syslog not logging
Message-ID:  <200507222258.j6MMwemi042819@himinbjorg.tucs-beachin-obx-house.com>

next in thread | raw e-mail | index | archive | help
Hi,

	I'm trying to get syslog to log output from a 7 machines and 4 
routers, all in the same subnet. My syslog is started as such :

  301  ??  Ss     0:19.82 /usr/sbin/syslogd -l /var/run/log -l /var/named/var/run/log -a 192.168.3.0/24


	my syslog.conf has :

*.debug				/var/log/spool


	For all the servers, everything is perfect. Its the routers that
are a problem. When I TCPDUMP it, I get :

18:50:56.736979 IP 192.136.64.2.8888 > 192.136.64.108.514: UDP, length: 125
        0x0000:  4500 0099 fe35 4000 4011 3a9f c088 4002  E....5@.@.:...@.
        0x0010:  c088 406c 22b8 0202 0085 b42b 3c31 343e  ..@l"......+<14>
        0x0020:  6634 3830 3270 2d32 2e74 2d62 2d6f 2d68  f4802p-2.t-b-o-h
        0x0030:  2e6e 6574 2c20 5353 4820 6163 6365 7373  .net,.SSH.access
        0x0040:  2062 7920 7573 6572 2047 4947 474c 4520  .by.user.GIGGLE.
        0x0050:  6672 6f6d 2073 7263 2049 5020 3638 2e31  from.src.IP.68.1
        0x0060:  3937 2e31 372e 3231 362c 2073 7263 204d  97.17.216,.src.M
        0x0070:  4143 2030 3065 302e 3830 3265 2e37 3130  AC.00e0.802e.710
        0x0080:  3020 7265 6a65 6374 6564 2c20 3120 6174  0.rejected,.1.at
        0x0090:  7465 6d70 7428 7329 20                   tempt(s).



	So it should be alright.... But why isn't it making it onto my
/var/log/spool file??

			Thanks, Tuc



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507222258.j6MMwemi042819>