Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Mar 2000 13:53:09 +0100
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        stable@FreeBSD.ORG
Subject:   HEADS-UP please: syslogd problems in 4.0: rejected in rule 0 due to port mismatch.
Message-ID:  <20000325135309.A25393@titan.klemm.gtn.com>

next in thread | raw e-mail | index | archive | help
My cisco is unable to write to the syslog daemon.
Even adding the IP address with -a flags doesn't cure the problem.

syslogd -d -v -a 172.16.2.2/32 

allowaddr: rule 0: numeric, addr = 172.16.2.2, mask = 255.255.255.255; port = 514
off & running....
init
cfline("*.err;kern.debug;auth.notice;mail.crit		/dev/console", f, "*")
cfline("*.notice;kern.debug;lpr.info;mail.crit;news.err	/var/log/messages", f, "*")
cfline("security.*					/var/log/security", f, "*")
cfline("mail.info					/var/log/maillog", f, "*")
cfline("lpr.info					/var/log/lpd-errs", f, "*")
cfline("cron.*						/var/log/cron", f, "*")
cfline("*.err						root", f, "*")
cfline("*.notice;news.err				root", f, "*")
cfline("*.alert						root", f, "*")
cfline("*.emerg						*", f, "*")
cfline("*.*						/var/log/all.log", f, "*")
cfline("local5.*					/var/log/cisco.log", f, "*")
cfline("local5.*					/dev/console", f, "*")
cfline("local6.info					/var/log/tacacs.log", f, "*")
cfline("news.crit					/var/log/news/news.crit", f, "*")
cfline("news.err					/var/log/news/news.err", f, "*")
cfline("news.notice					/var/log/news/news.notice", f, "*")
cfline("*.*						/var/log/slip.log", f, "startslip")
cfline("*.*						/var/log/ppp.log", f, "ppp")
7 3 2 3 5 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 X CONSOLE: /dev/console
7 5 2 5 5 5 6 3 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 X FILE: /var/log/messages
X X X X X X X X X X X X X 8 X X X X X X X X X X X FILE: /var/log/security
X X 6 X X X X X X X X X X X X X X X X X X X X X X FILE: /var/log/maillog
X X X X X X 6 X X X X X X X X X X X X X X X X X X FILE: /var/log/lpd-errs
X X X X X X X X X 8 X X X X X X X X X X X X X X X FILE: /var/log/cron
3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 X USERS: root, 
5 5 5 5 5 5 5 3 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 5 X USERS: root, 
1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 X USERS: root, 
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 X WALL: 
8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 X FILE: /var/log/all.log
X X X X X X X X X X X X X X X X X X X X X 8 X X X FILE: /var/log/cisco.log
X X X X X X X X X X X X X X X X X X X X X 8 X X X CONSOLE: /dev/console
X X X X X X X X X X X X X X X X X X X X X X 6 X X FILE: /var/log/tacacs.log
X X X X X X X 2 X X X X X X X X X X X X X X X X X FILE: /var/log/news/news.crit
X X X X X X X 3 X X X X X X X X X X X X X X X X X FILE: /var/log/news/news.err
X X X X X X X 5 X X X X X X X X X X X X X X X X X FILE: /var/log/news/news.notice
8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 X FILE: /var/log/slip.log (startslip)
8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 8 X FILE: /var/log/ppp.log (ppp)
logmsg: pri 56, flags 4, from titan, msg syslogd: restart
Logging to FILE /var/log/all.log
syslogd: restarted
cvthname(172.16.2.2)
validate: dgram from IP 172.16.2.2, port 49902, name cisco.klemm.gtn.com;
rejected in rule 0 due to port mismatch.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

What happened ?


-- 
Andreas Klemm                               http://people.FreeBSD.ORG/~andreas
                                     http://www.freebsd.org/~fsmp/SMP/SMP.html
                                   powered by Symmetric MultiProcessor FreeBSD
New APSFILTER 520 and songs from our band - http://people.freebsd.org/~andreas



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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