<?xml version="1.0" standalone="no"?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
        "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<article>
<articleinfo>
  <title>TCP and UDP Packet Header Diagrams</title>
  <author>
    <firstname>Michael</firstname>
    <surname>McDonnell</surname>
    <affiliation>
      <orgname>Winterstorm Solutions, Inc.</orgname>
    </affiliation>
  </author>
  <pubdate>
    <date>2004-02-13</date>    
  </pubdate>
  <copyright>
    <year>2004</year>
    <holder>Michael McDonnell and Winterstorm Solutions, Inc.</holder>
  </copyright>
  <abstract>
    <para>TCP and UDP Packet Header Diagrams in OpenOffice.org, Adobe
      Acrobat, and RTF format.</para>
  </abstract>
</articleinfo>

<para>
When I was studying to take my SANS GCIA exams, I found I needed a
nice reference diagram showing the layout of the headers of TCP and
UDP packets. On the internet you'll find many printable diagrams for
this but they all seem to be the same format as the diagram in
Steven's famouse TCP/IP book. I found this was hard to use because the
diagram doesn't match the format of the output generated by tcpdump
and I was mostly using the diagram to compare tcpdump output. So I
made my own header diagrams that match tcpdump's output and made it so
it was one page with a large font. A good quick reference.
</para>
<para>  
You can get these from <ulink url="http://winterstorm.ca/download/">my
download area</ulink>. The files are <ulink url="http://winterstorm.ca/download/packets.sxw">packets.sxw</ulink>
(OpenOffice format) and <ulink url="http://winterstorm.ca/download/packets.pdf">packets.pdf</ulink> (Adobe Acrobat format). Derek
Armstrong has provided <ulink url="http://winterstorm.ca/download/packets2.rtf">a version of the packet header diagrams that
includes ICMP and is in color</ulink>! (RTF Format). 
</para>

</article>

