in reply to Re^5: Getting ethernet type using NetPacket
in thread Getting ethernet type using NetPacket

If you examine the parameters, you will notice that there is hard-coding to look for an "intel" type NIC.
"NETWORK_INTERFACE => 'intel',# Network interface to open
Try modifying that to match your hardware, or change it to a proper parameter...

            "XML is like violence: if it doesn't solve your problem, use more."