In message <[EMAIL PROTECTED]>, Mike Tancsa writes: >Is there a way to uniquely identify a soekris box through a software >check ? I know I could look at the MAC address of a NIC, but that >can be trivially changed via software. Is there a CPU serial # or >anything like that which could be checked ?
The MAC addresses are the only unique numbers in the system. You could check if it is possible to read the MAC EEPROM via the if_sis chips to get around the ifconfig(8) issue. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 [EMAIL PROTECTED] | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
