noprogrammer wrote:(...)
Does that mean, that generated bogus addresses like
00-0C-67-36-AA-0D
00-3B-69-3C-44-8C
00-40-4F-28-AD-69
may be detected as being invalid?
Of course it may be detected, but as far as i know in most cases there are no autodetecting units in internet, as this costs performance.
But nevertheless you are not allowed to use all MAC adresses, not the last the registered and registerable ones, if available from internet.
noprogrammer wrote:Just wondering if using one of these could lead to "errors" sooner or later... ?
As soon as you are using one MAC adress within one network on two different units you have problems, because they are essential for RARP, BOOTP, DHCP, ... .
Btw: If you are using the random MAC adress for a public server, and you make a companies server unavailable (as a double used MAC adress may irritate the RARP) you may have to pay compensation, if this company then loses money.
If your 'default' MAC adress causes such trouble then the network card producer is the one to pay comensation.
penpen
Btw2 i had forgotten to write this in my first post:
The only good reasons for me to use a not 'default' MAC adress is:
- if there are two units with the same MAC adress
- for backup reasons
And even then i would prefer to use a non random MAC adress.
But using random MAC adresses is oftenly mentioned by linux community, so they may have some benefit i don't know.