> > More than that - the first two bytes need to be 00 or else things break. >
This is interesting. What kind of things break? We were building an IP enabled embedded device, and we had the IP address set, but not the MAC address. Some things broke (as in some other things on our network), but when we put a valid MAC address in they became unbroke. In the invalid MAC address the first two bytes were not 00. Do you know what problems are likely to occur, or can you suggest a place where I might find out what they might be? Thanks, Andy
