Guest User

Untitled

a guest
Jul 15th, 2011
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. root@nyarly:/home/root/skyfire/bin# netstat -an | grep "LISTEN "
  2. tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN
  3. tcp 0 0 0.0.0.0:3724 0.0.0.0:* LISTEN
  4. tcp 0 0 0.0.0.0:21 0.0.0.0:* LISTEN
  5. tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
  6. tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
  7. tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN
  8. tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN
  9. tcp6 0 0 :::22 :::* LISTEN
  10. tcp6 0 0 :::25 :::* LISTEN
  11. tcp6 0 0 ::1:953 :::* LISTEN
Advertisement
Add Comment
Please, Sign In to add comment