Advertisement
Guest User

Untitled

a guest
Nov 16th, 2017
410
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. root@node:~# netstat -lntp
  2. Active Internet connections (only servers)
  3. Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
  4. tcp 0 0 0.0.0.0:36490 0.0.0.0:* LISTEN -
  5. tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 1289/rpcbind
  6. tcp 0 0 127.0.0.1:85 0.0.0.0:* LISTEN 15218/pvedaemon wor
  7. tcp 0 0 188.165.238.227:53 0.0.0.0:* LISTEN 1317/named
  8. tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 1317/named
  9. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1321/sshd
  10. tcp 0 0 0.0.0.0:3128 0.0.0.0:* LISTEN 1718/spiceproxy
  11. tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1509/master
  12. tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 1317/named
  13. tcp 0 0 0.0.0.0:40066 0.0.0.0:* LISTEN 1299/rpc.statd
  14. tcp6 0 0 :::56204 :::* LISTEN 1299/rpc.statd
  15. tcp6 0 0 :::111 :::* LISTEN 1289/rpcbind
  16. tcp6 0 0 :::53 :::* LISTEN 1317/named
  17. tcp6 0 0 :::22 :::* LISTEN 1321/sshd
  18. tcp6 0 0 ::1:25 :::* LISTEN 1509/master
  19. tcp6 0 0 ::1:953 :::* LISTEN 1317/named
  20. tcp6 0 0 :::33020 :::* LISTEN -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement