Hi, Does anyone know how to find out the ethernet (MAC) address of a given interface? After searching the manual I can't find any system calls that seem to be related to doing this. The context is I need to write a program to determine the MAC address in order to assign the correct IP address from a local lookup table on boot-up. Regards, Christian.