Ask Your Question

Revision history [back]

Try this: https://stackoverflow.com/questions/22101650/how-can-i-receive-the-wrong-ethernet-frames-and-disable-the-crc-fcs-calcul

ethtool -K eth0 rx-fcs on #1 above: give us the FCS field ethtool -K eth0 rx-all on #2 above: even receive bad packets

and then Edit -> Wireshark -> Preferences -> Protocols -> Ethernet -> Assume packets have FCS