Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 1998 14:10:11 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Alex Le Heux <alexlh@funk.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: syslogd listening on >1024 udp port?
Message-ID:  <Pine.BSF.3.96.980601140805.15962d-100000@gdi.uoregon.edu>
In-Reply-To: <19980530232200.39675@p.funk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 30 May 1998, Alex Le Heux wrote:

> The following shows that it _is_ syslog.

Port 1189 is not registered to anything and 53 is DNS.  syslog runs on
port 514.  Are you running syslogd with the -s option? 

> 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

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



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.3.96.980601140805.15962d-100000>