Guest User

Untitled

a guest
Aug 1st, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. $ sudo netstat -plutn
  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:22 0.0.0.0:* LISTEN 1295/sshd
  5. tcp 0 0 127.0.0.1:25 0.0.0.0:* LISTEN 1328/sendmail
  6. tcp 0 0 127.0.0.1:32000 0.0.0.0:* LISTEN 6697/java
  7. tcp 0 0 :::9200 :::* LISTEN 6697/java
  8. tcp 0 0 :::9300 :::* LISTEN 6697/java
  9. tcp 0 0 :::22 :::* LISTEN 1295/sshd
  10. udp 0 0 0.0.0.0:68 0.0.0.0:* 1146/dhclient
  11. udp 0 0 10.40.191.212:123 0.0.0.0:* 1313/ntpd
  12. udp 0 0 127.0.0.1:123 0.0.0.0:* 1313/ntpd
  13. udp 0 0 0.0.0.0:123 0.0.0.0:* 1313/ntpd
  14. udp 0 0 :::54328 :::* 6697/java
Advertisement
Add Comment
Please, Sign In to add comment