Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Jun 1997 10:17:53 -0500
From:      Dan Riley <daniel@vailsys.com>
To:        FreeBSD <freebsd-questions@FreeBSD.ORG>
Subject:   syslog cfg question
Message-ID:  <33AFE520.3333F86@vailsys.com>

next in thread | raw e-mail | index | archive | help
I am curious as to why telnetd msgs appear in /var/log/maillog. Am I
missing something in /etc/syslog.conf that could direct telnetd
connections after they are allowed or dissallowed by tcp-wrappers to
only one certain log-file?

[excerpt from /etc/maillog]
Jun 24 10:02:00 noc qmail: 835628520.643530 delivery 4500: success:
did_1+0+0/
Jun 24 10:02:00 noc qmail: 835628520.704432 end msg 15380
Jun 24 10:02:10 noc telnetd[22896]: connect from shoga.wwa.com
Jun 24 10:02:44 noc telnetd[22901]: refused connect from
rileyd@shoga.wwa.com
Jun 24 10:03:00 noc qmail: 835628580.479572 new msg 15380
Jun 24 10:03:00 noc qmail: 835628580.481273 info msg 15380: bytes 871
from <anon

[/etc/syslog.conf]
*.err;kern.debug;auth.notice;mail.crit          /dev/console
*.notice;lpr.info;mail.crit;news.err    	/var/log/messages
mail.info                                       /var/log/maillog
lpr.info                                        /var/log/lpd-errs
cron.*                                          /var/cron/log
auth.*                                          /var/log/auth
kern.*                                          /var/log/kern

2.2.2-RELEASE FreeBSD 2.2.2-RELEASE

TIA... 

Dan Riley



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?33AFE520.3333F86>