This morning, I had to install my 3dm2 package on an server with vlans on the local ethernet device.
I installed the packages as always, but I was not able to start 3dm2. The software failed with
(0x0C:0x0005): Failed to start listening socket
After some debuging, I have changed
RemoteAccess parameter to
0. After this modification in the configuration file, I was able to start 3dm2 on the machine.
So I think 3dm2 is not able to handle ethernet devices with vlans enabled...