Date: Sat, 30 May 1998 23:22:00 +0200 From: Alex Le Heux <alexlh@funk.org> To: freebsd-questions@FreeBSD.ORG Subject: syslogd listening on >1024 udp port? Message-ID: <19980530232200.39675@p.funk.org>
next in thread | raw e-mail | index | archive | help
Can anyone explain why syslog seems to be listening on a high (>1024) udp port? The following shows that it _is_ syslog. All this is on a 2.2.6 machine that was just upgraded from 2.2.2. pakastelohi:/usr/local/etc/rc.d # netstat -an | grep udp udp 0 0 *.1189 *.* udp 0 0 *.53 *.* udp 0 0 127.0.0.1.53 *.* udp 0 0 194.109.86.163.53 *.* pakastelohi:/usr/local/etc/rc.d # fstat | grep udp root syslogd 350 4* internet dgram udp f0b2a780 root named 86 21* internet dgram udp f0b2a500 root named 86 22* internet dgram udp f0b2a400 root named 86 23* internet dgram udp f0b2a380 Alex Le Heux -- Hanno: Alex! Wat doe je nou? Hou op! 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?19980530232200.39675>