| http://www.w3.org/ns/prov#value | - tcp6 0 0 :::22 :::* LISTEN To display client / server ESTABLISHED connections only: $ netstat -nat | grep 'ESTABLISHED'tcptrack commandtcptrack command displays the status of TCP connections that it sees on a given network interface. tcptrack monitors their state and displays information such as state, source/destination addresses and bandwidth usage
|