Networking Forums

Networking Forums > Computer Networking > Linux Networking > Ethernet CRC check in Wireshark

Reply
Thread Tools Display Modes

Ethernet CRC check in Wireshark

 
 
jprudent
Guest
Posts: n/a

 
      03-23-2011, 10:03 AM
Hi!

I read that Ethernet add a CRC footer after payload.

I tried to observe this in WireShark in an ICMP PING request.

I can observe source, and destination mac, then the payload, but no
CRC.

Is the CRC somehow disappeared? Or is not sent? Or not shown in
Wireshark?

Thanks.
 
Reply With Quote
 
 
 
 
jprudent
Guest
Posts: n/a

 
      03-23-2011, 10:08 AM
Here is the icmp request (pcap, base64 encoded)
1MOyoQIABAAAAAAAAAAAAP//
AAABAAAA0reJTYtdDgBiAAAAYgAAAAAbdw8hegAjaRyYDQgARQ AA
VLBWAAAuATaj0VWvaMCoZEkAAIgVB3oABNG3iU0gZAoACAkKCw wNDg8QERITFBUWFxgZGhscHR4f
ICEiIyQlJicoKSorLC0uLzAxMjM0NTY3

On Mar 23, 6:03*pm, jprudent <jprud...@gmail.com> wrote:
> Hi!
>
> I read that Ethernet add a CRC footer after payload.
>
> I tried to observe this in WireShark in an ICMP PING request.
>
> I can observe source, and destination mac, then the payload, but no
> CRC.
>
> Is the CRC somehow disappeared? Or is not sent? Or not shown in
> Wireshark?
>
> Thanks.


 
Reply With Quote
 
pk
Guest
Posts: n/a

 
      03-23-2011, 06:54 PM
On Wed, 23 Mar 2011 04:03:42 -0700 (PDT)
jprudent <(E-Mail Removed)> wrote:

> Hi!
>
> I read that Ethernet add a CRC footer after payload.
>
> I tried to observe this in WireShark in an ICMP PING request.
>
> I can observe source, and destination mac, then the payload, but no
> CRC.
>
> Is the CRC somehow disappeared? Or is not sent? Or not shown in
> Wireshark?
>
> Thanks.


The CRC is added and removed by the hardware, so the OS, even at the lowest
level (where Wireshark hooks in) can't see it.
 
Reply With Quote
 
David Schwartz
Guest
Posts: n/a

 
      03-23-2011, 07:07 PM
On Mar 23, 4:03*am, jprudent <jprud...@gmail.com> wrote:
> Hi!
>
> I read that Ethernet add a CRC footer after payload.
>
> I tried to observe this in WireShark in an ICMP PING request.
>
> I can observe source, and destination mac, then the payload, but no
> CRC.
>
> Is the CRC somehow disappeared? Or is not sent? Or not shown in
> Wireshark?


I believe it's only on the wire. There is no reason to pass the CRCs
around -- they're only meaningful on the wire.

DS

 
Reply With Quote
 
jprudent
Guest
Posts: n/a

 
      03-26-2011, 12:55 PM
On Mar 24, 2:54*am, pk <p...@pk.invalid> wrote:
> On Wed, 23 Mar 2011 04:03:42 -0700 (PDT)
>
> jprudent <jprud...@gmail.com> wrote:
> > Hi!

>
> > I read that Ethernet add a CRC footer after payload.

>
> > I tried to observe this in WireShark in an ICMP PING request.

>
> > I can observe source, and destination mac, then the payload, but no
> > CRC.

>
> > Is the CRC somehow disappeared? Or is not sent? Or not shown in
> > Wireshark?

>
> > Thanks.

>
> The CRC is added and removed by the hardware, so the OS, even at the lowest
> level (where Wireshark hooks in) can't see it.


Thanks!
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Alternative to Wireshark Rob Morley Home Networking 6 01-10-2011 10:46 PM
Re: Equivalent to Wireshark for wireless adapters? R Johnson Broadband 5 08-23-2009 06:51 PM
detecting wireshark and ethereal genericprofile13@gmail.com Wireless Internet 2 09-25-2008 05:58 PM
Wireshark on Ubuntu nooneinparticular314159@yahoo.com Linux Networking 4 04-27-2008 11:37 AM
How to check/set ethernet NiC speed ? frank19991@hotmail.com Linux Networking 5 05-10-2004 06:30 PM



1 2 3 4 5 6 7 8 9 10 11