I have shutdown syslog and looked at everything in /etc/xinetd.conf and /etc/xinetd.d/* and cannot find what is listening on TCP port 514.
syslog:/usr/local/syslog-ng-1.6.3 #netstat -anp | grep LIST
tcp 0 0 0.0.0.0:512 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN 1506/rpc.statd tcp 0 0 127.0.0.1:32769 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:513 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:514 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:5666 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:873 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1487/portmap tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1607/vsftpd tcp 0 0 0.0.0.0:13782 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1583/sshd tcp 0 0 0.0.0.0:13783 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:23 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:13722 0.0.0.0:* LISTEN 1597/xinetd tcp 0 0 0.0.0.0:13724 0.0.0.0:* LISTEN 1597/xinetd
#/etc/init.d/xinetd off
tcp 0 0 0.0.0.0:32768 0.0.0.0:* LISTEN 1506/rpc.statd tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1487/portmap tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN 1607/vsftpd tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1583/sshd unix 2 [ ACC ] STREAM LISTENING 1907 1618/gpm /dev/gpmctl
unix 2 [ ACC ] STREAM LISTENING 1983 1667/xfs /tmp/.font-unix/fs7100
unix 2 [ ACC ] STREAM LISTENING 34325 25260/sshd /tmp/ssh-XX64kFus/agent.25260
What is binding to this port???
Thx, keg
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list