View Single Post
Old 06-04-2014, 03:37 PM   #6
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

These issues tend to be above the DisplayLink driver layer, as all we do is pass layer 2 packets. The problem tends to be due to the internal network expecting certain MAC address (the dock has its own MAC address that will not be in a corporate whitelist) or we have seen the network requiring a different MTU to allow it to work in the network.

In the logs, I can't see the Wireless Network Connection (it is disabled) to see what settings you have on this interface.

I think it is best to check the network settings and any error settings on the 802.1x authentication server, as the problem is probably above our USB driver and something to do with the network security. You could try using wireshark to see the packets in a working and a failed case and see what the difference is. It could give a clue as to where the problem is in the system.

Wim
Wim is offline   Reply With Quote