daily pastebin goal
23%
SHARE
TWEET

Untitled

a guest Aug 1st, 2013 24 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  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
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top