> This is a little off the question, and certainly won't help, I don't think > - but are there Ethernet cards with configurable MAC addresses? this can be done simply with the 'ifconfig' command .. simply take the interface down, and then issue the following: 'ifconfig <if> hw ether <dup mac address>' coldie