Re: rsyslog listening on high port

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 2018-09-06 14:06, Adam Tauno Williams wrote:
Attempting to lookup why rsyslogd is listening on the high port
UDP/51427.    Have not succeeded in what this port is used for and what
directive controls what interface it binds to.

[root@bedrock ~]# netstat --listen --inet --program --numeric | grep syslog
udp  0  0 0.0.0.0:51427  0.0.0.0:*   66655/rsyslogd 

Adam,

You might want to try running:

lsof -i -P | grep LISTEN | grep :51427

to determine what process is actually listening to that port.
--
Mike Burger
http://www.bubbanfriends.org

"It's always suicide-mission this, save-the-planet that. No one ever just stops by to say 'hi' anymore." --Colonel Jack O'Neill, SG1
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
https://lists.centos.org/mailman/listinfo/centos




[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]


  Powered by Linux