<div dir="ltr">When I run<br><br>  netstat -s --tcp<br><br>on all my F8 systems I get:<br><br>IcmpMsg:<br>    InType0: 10<br>    InType3: 145<br>    InType8: 7<br>    InType11: 113<br>    OutType0: 4<br>    OutType3: 2079<br>
    OutType8: 40<br>Tcp:<br>    58457 active connections openings<br>    4915 passive connection openings<br>    5627 failed connection attempts<br>    2863 connection resets received<br>    11 connections established<br>
    11566532 segments received<br>    15124519 segments send out<br>    38925 segments retransmited<br>    37 bad segments received.<br>    7018 resets sent<br>UdpLite:<br>error parsing /proc/net/netstat: Success<br><br>no further information is shown such as the TcpExt statistics.<br>
<br>The command works in F9.  What I'm also curious about is that there are a lot of statistics in /proc/net/netstat which don't get displayed, e.g  the TCPAbort statistics (TCPAbortOnSyn, TCPAbortOnData, TCPAbortOnClose, etc).  How do I get these displayed?<br>
<br>Thanks,<br>Paolo<br><br><br></div>