IP packet header visualization software

Adam Vande More amvandemore at gmail.com
Thu Nov 2 20:38:45 UTC 2017


On Thu, Nov 2, 2017 at 2:35 PM, DES <3des at inx.su> wrote:

> thank you for the response Kevin and Bakul,
>
> but neither tcptrace nor ethereal/wireshark is what I'm looking for. As I
> said, the application I was using was drawing single IP packet header
> similar to what is presented in RFC791 -
>
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |Version|  IHL  |Type of Service|          Total Length         |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |         Identification        |Flags|      Fragment Offset    |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |  Time to Live |    Protocol   |         Header Checksum       |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |                       Source Address                          |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |                    Destination Address                        |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>    |                    Options                    | Padding    |
> +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
>
> But a) graphically with colors, b) with actual packet/header data from the
> captured IP packet.
>
> Actual result looked similar to this picture -
> https://www.ibm.com/support/knowledgecenter/en/ssw_aix_71/co
> m.ibm.aix.networkcomm/figures/comma35.jpg
>
> thank you
> 3des
>

I believe the application you are looking may be called "protocol".

-- 
Adam


More information about the freebsd-net mailing list