ycycoco 发表于 2018-7-31 11:59:59

centOS 6.5 部署SaltStack-9262317

# netstat -ntlp  
Active Internet connections (only servers)
  
Proto Recv-Q Send-Q Local Address               Foreign Address             State       PID/Program name
  
tcp      0      0 0.0.0.0:49359               0.0.0.0:*                   LISTEN      1339/rpc.statd
  
tcp      0      0 0.0.0.0:111               0.0.0.0:*                   LISTEN      1293/rpcbind
  
tcp      0      0 0.0.0.0:22                  0.0.0.0:*                   LISTEN      1512/sshd
  
tcp      0      0 127.0.0.1:631               0.0.0.0:*                   LISTEN      1394/cupsd
  
tcp      0      0 192.168.3.110:4505          0.0.0.0:*                   LISTEN      2064/python
  
tcp      0      0 127.0.0.1:25                0.0.0.0:*                   LISTEN      1600/master
  
tcp      0      0 192.168.3.110:4506          0.0.0.0:*                   LISTEN      2168/python
  
tcp      0      0 :::111                      :::*                        LISTEN      1293/rpcbind
  
tcp      0      0 :::22                     :::*                        LISTEN      1512/sshd
  
tcp      0      0 ::1:631                     :::*                        LISTEN      1394/cupsd
  
tcp      0      0 ::1:25                      :::*                        LISTEN      1600/master
  
tcp      0      0 :::43813                  :::*                        LISTEN      1339/rpc.statd
  
#
页: [1]
查看完整版本: centOS 6.5 部署SaltStack-9262317