<br><br><div class="gmail_quote">On Mon, Jan 28, 2013 at 5:43 AM, Robert Bradley <span dir="ltr"><<a href="mailto:robert.bradley1@gmail.com" target="_blank">robert.bradley1@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div><div><div>It looks more like data corruption of various forms as opposed to a fault in checksumming:<br><br></div>- Truncation of some layer-4 data including headers to 75 octets<br></div>- Some bad TCP packets have stored header lengths of 0 octets<br>

</div>- I often see lines of incrementing bytes (30 31 32 etc.).  For example, packet 962 has a train of values from 0x10 to 0x2f, starting at position 0x003a (the TCP timestamps).  I think these are meant to be fragments from the ping packets (which contain 8 octets then values 0x10 to 0x37), but these are straying into non-ICMP packets.<br>

</div><div>- There are pieces of HTTP in non-HTTP protocols.  For example, packet 1394 is supposed to be UDP, but looks like it is really TCP traffic with the wrong protocol number.  The checksum is still invalid in either case.<br>

</div><div>- It is possible to corrupt layer-4 checksums only, leaving the IP layer untouched.</div></div><div class="gmail_extra"><div><div class="h5"><br><br><div class="gmail_quote">On 28 January 2013 07:52, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Put up a pic <a href="http://snapon.lab.bufferbloat.net/~d/yurt" target="_blank">http://snapon.lab.bufferbloat.net/~d/yurt</a><br>

<br>they aren't bad all the time, but when they go bad, bad things happen.<div><div><br><br><div class="gmail_quote">
On Sun, Jan 27, 2013 at 11:41 PM, Dave Taht <span dir="ltr"><<a href="mailto:dave.taht@gmail.com" target="_blank">dave.taht@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div style="text-align:right"><br></div>I have been debugging some weirdness for a while. You might want to do some captures on the latest cero and look at checksums. <br><br>An unreasonably high number of checksum issues seem to be happening, but there doesn't appear to be a whole lot of pattern to it, as yet.<br>



<br>I will simplify. I pinged locally and 8.8.8.8 and surfed the web, and a symptom is that some other routers can't ping sometimes nor access much of the internet beyond the gateway. They can always reach the gateway.  <br>



<br>in the interim, the topology on this capture are<br><br>172.30.102.17 - laptop via ethernet to<br>172.20.102.1 - cerowrt 3.7.4-4 via ethernet to<br>172.20.6.1 - ubnt 3.3.8-26 via mesh to<br>172.20.142.11 - ubnt 3.7.4-4 via ethernet to<br>



* 192.168.100.1 - cerowrt 3.7.2 capture point (yes, updating that)<br>10.0.10.1 - comcast box (yes, double nat, fixing that)<br><br>I took a capture on the se00 interface<br><br>tcpdump -i se00 -w/tmp/yurt.cap host 172.20.102.17<br>



<br>and stuck that capture there:<br><br><a href="http://snapon.lab.bufferbloat.net/~d/yurt/yurt.cap" target="_blank">http://snapon.lab.bufferbloat.net/~d/yurt/yurt.cap</a><br><br>and then looked at it with wireshark with this filter<br>



<br>ip.checksum_bad == 1<br><br>and scratched my head at the error rate (about 1%) and the pattern (lack thereof)<br><br>I will simplify in the mroning<span><font color="#888888"><br><br>-- <br>Dave Täht<br>
<br>Fixing bufferbloat with cerowrt: <a href="http://www.teklibre.com/cerowrt/subscribe.html" target="_blank">http://www.teklibre.com/cerowrt/subscribe.html</a> 
</font></span></blockquote></div><br><br clear="all"><br>-- <br>Dave Täht<br><br>Fixing bufferbloat with cerowrt: <a href="http://www.teklibre.com/cerowrt/subscribe.html" target="_blank">http://www.teklibre.com/cerowrt/subscribe.html</a> 
</div></div></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br>Robert Bradley
</font></span></div>
</blockquote></div><br>Well, it could just be tcpdump_mini blowing up. (doesn't explain the problems on the network tho)<br><br>running tcpdump locally from the testing laptop I get no bad crcs anywhere on the path, forward or reverse....<br clear="all">
<br>-- <br>Dave Täht<br><br>Fixing bufferbloat with cerowrt: <a href="http://www.teklibre.com/cerowrt/subscribe.html" target="_blank">http://www.teklibre.com/cerowrt/subscribe.html</a>