Hello Pascal, Transport layer packets (such as TCP packets) do not carry MAC address (which is used on the link layer). You can use ARP to find the MAC address from the IP address of the sender using nx_arp_hardware_address_find. Regards
↧