atzekraut

Untitled

Oct 20th, 2016
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. root@s19314357:~# netstat -tulpen 6080
  2. Active Internet connections (only servers)
  3. Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name
  4. tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 0 57375187 795/apache2
  5. tcp 0 0 82.165.155.87:53 0.0.0.0:* LISTEN 104 57374061 490/named
  6. tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 104 57374059 490/named
  7. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 57373932 434/sshd
  8. tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 0 57374637 670/master
  9. tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 104 57374068 490/named
  10. tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 0 57375189 795/apache2
  11. tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 111 57375151 502/mysqld
  12. tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 112 57374212 544/memcached
  13. tcp6 0 0 :::53 :::* LISTEN 104 57374054 490/named
  14. tcp6 0 0 :::22 :::* LISTEN 0 57373934 434/sshd
  15. tcp6 0 0 :::25 :::* LISTEN 0 57374638 670/master
  16. tcp6 0 0 ::1:953 :::* LISTEN 104 57374069 490/named
  17. udp 0 0 82.165.155.87:53 0.0.0.0:* 104 57374060 490/named
  18. udp 0 0 127.0.0.1:53 0.0.0.0:* 104 57374058 490/named
  19. udp 0 0 127.0.0.1:11211 0.0.0.0:* 112 57374213 544/memcached
  20. udp6 0 0 :::53 :::* 104 57374053 490/named
Add Comment
Please, Sign In to add comment