Hi,

Since Java 6 we rely on the JVM to gather MAC addresses from the system (see NetworkInterface ).
The server checks all the available interfaces: note that sometimes the JVM cannot detect a...