1%!: /header.html 2<h1>Network statistics</h1> 3<center> 4<table width="300" border="0"> 5<tr><td><pre> 6IP Packets received 7 Packets sent 8 Packets dropped 9IP errors IP version/header length 10 IP length, high byte 11 IP length, low byte 12 IP fragments 13 Header checksum 14 Wrong protocol 15ICMP Packets received 16 Packets sent 17 Packets dropped 18 Type errors 19TCP Packets received 20 Packets sent 21 Packets dropped 22 Checksum errors 23 Data packets without ACKs 24 Resets 25 Retransmissions 26 No connection avaliable 27 Connection attempts to closed ports 28</pre></td><td><pre>%! net-stats 29</pre></table> 30</center> 31%!: /footer.html 32