Projects 2008

netstat

netstat -s:  Display summary statistics for each protocol.
netstat -ta: Active internet connections

tcp statistics

netstat -nc | grep tcp: Info per second
netstat -np | grep tcp: Show pid of programs
netstat -nl | grep tcp: Show listening sockets

November 15, 2008 - Posted by aes | network | | No Comments Yet

No comments yet.

Leave a comment