Go Back   DisplayLink Forum > DisplayLink Graphics Technology > Windows Software

Reply
 
Thread Tools Search this Thread Display Modes
Old 05-30-2015, 10:57 PM   #11
micruzz
Junior Member
 
Join Date: May 2015
Posts: 1
Default 802.1x issues with display link and Lenovo usb

Hi

We are having the same problems when using these Lenovo port replicators. I can see in the wireshark that the port comes up but the 802.1x fails as we have configured it to MAB after 3 failed attempts (15 sec). Is there any way to speed up the driver load time from the time the user boots up the machine. It looks like the windows supplicant is initialized but since the Displaylink driver sits between the 2 layers there's quite a long delay for the EAPOL packets to start being sent to the authenticator.

Please let me know if there is a fix for this.

Thanks.

MC
micruzz is offline   Reply With Quote
Old 06-01-2015, 08:33 AM   #12
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

Hi

The behaviour of the Ethernet driver with VLAN configuration was updated in v7.7 M4 to fix problems like this.

Previously VLANs were disabled and the VLAN ID was set to be 0. If VLANs were enabled the packets would have been priority tagged (VLAN set to zero). This was quite legal but different behaviour to other Ethernet adapters.

This Intel behaviour is to have Priority and VLAN enabled, and the VLAN field set to zero, but still sent untagged traffic. When we changed our driver to have the same behaviour in 7.7 M4, it fixed these problems with 802.1x failures, as they could probably now enable VLANs and set the VLAN field in the same way is they did on an Intel adapter.

Are you still seeing problems with 7.7 M4?

Wim
Wim is offline   Reply With Quote
Old 09-22-2017, 01:19 PM   #13
waqas
Junior Member
 
Join Date: Sep 2017
Posts: 6
Default Similar issue

Hello There,
We have a similar issue with our corporate deployment of MAC based authentication system and DisplayLink network cards on Toshiba Dynadock model.

We've been trying to follow instructions from this support KB to pass-through laptop's MAC to dhcp but the settings do not stick, it reverts back to displaylink MAC when we move to different Dock.

Laptop's LAN and Wireless MAC addresses are registered but Dock's not. we need to get it to ALWAYS pass-through laptops mac no matter which Dynadock dock its connected to.

Here are some details from testing we carried out using one laptop on 4 docks.

Laptop A - Dock A ,
Tried changing MAC address through GUI under network card, this works. DHCP server sees lease against LAN card's MAC.

Dock B
  • Changed the docking station , Laptop changed the network card from #2 to #3 and wiped MAC override settings.
  • The settings under reg key HKEY_LOCAL_MACHINE\System\CurrentControlSet\servic es\dlcdcncm\Parameters\* are still the same but they do not show Laptops MAC when tested under the network card > advance > mac or ipconfig /all
  • Under reg key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E972-E325-11CE-BFC1-08002bE10318} it now has new numeric key 0017
  • We changed the settings through GUI under NIC and it works.
  • Moved laptop back to Dock A and it still remembers settings but under 0016 driver key.

Dock C
  • Changed the docking station to Dock C, it now has another driver key 0018 and no MAC override under NIC card anymore.
  • Updated to Displaylink driver 8.3 from 31st Aug and rebooted.
  • Changed NIC settings once more under NIC > advance tab , moved back to Dock B and it remembers settings Albeit under 0017 driver key.

Dock D,

Changed the dock again, settings gone away again. Driver key showing 0014


We tried to find DisplayLink support / customer service number but no joy so posting here on Forum. Quick reply will be much appreciated.

Last edited by waqas; 09-22-2017 at 01:35 PM. Reason: adding docking station details
waqas is offline   Reply With Quote
Old 09-22-2017, 02:16 PM   #14
waqas
Junior Member
 
Join Date: Sep 2017
Posts: 6
Default

adding snippets
Attached Files
File Type: zip Dock_MAC_pass-through.zip (874.8 KB, 1 views)
waqas is offline   Reply With Quote
Old 09-26-2017, 01:05 PM   #15
waqas
Junior Member
 
Join Date: Sep 2017
Posts: 6
Default Eta ?

Hi,
Is there an ETA on this ?

We've tried all possible options mentioned on web page but can not get it stick to one "driver key" or make it override mac for every driver key.

A quick reply will be much appreciated.
waqas is offline   Reply With Quote
Old 09-27-2017, 07:51 AM   #16
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

Hi

Yes, this is possible, but you need to set the MAC address in a different place, rather than per adapter, otherwise it will need to be set for every new dock you connect to.

The information on how to do this is on or support site. See the section 8.1 MAC address configuration options.

Thanks

Wim
Wim is offline   Reply With Quote
Old 09-27-2017, 09:02 AM   #17
waqas
Junior Member
 
Join Date: Sep 2017
Posts: 6
Default

Hi Wim,
Thanks for getting back, we've been trying the same web page but it has not helped.

There are basically 2 ways mentioned on the web page to enable MAC pass-through,

Opion 1)
GUI and registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\XXXX Both essentially do the same thing but this setting reverts to default every time a new Dock is plugged.

Remote script push is not an option here as the laptop will keep creating new Driver keys for new docks and script is only one off.

Option 2)
Manual update of Registry key or Supplied script HKEY_LOCAL_MACHINE\System\CurrentControlSet\servic es\dlcdcncm\Parameters\

This option does nothing, we've tried on two laptops with latest Displaylink 8.3 driver and latest USB host driver with several docking stations and it made no difference.
we also updated registry key HKEY_LOCAL_MACHINE\System\CurrentControlSet\servic es\dlcdcncm_x64\Parameters\ but it did not help.


There is no displaylink customer service so We're trying to engage docking station vendor to get some support but it has not helped so far, issue is still open.

Thanks for your assistance here.

Waqas
waqas is offline   Reply With Quote
Old 09-28-2017, 11:53 AM   #18
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

Hi

You want to use Option 2 and add the entry MacAddressOverride under HKEY_LOCAL_MACHINE\System\CurrentControlSet\servic es\dlcdcncm\Parameters\

I've just tested this on the latest Ethernet driver and it works fine. I used the MAC address you were testing with (EC21E5660A20). Note that this only gets read by the Ethernet driver when the driver starts, so you will need to unplug and replug the dock to get it to use the registry MAC address after you've set it.

Wim
Wim is offline   Reply With Quote
Old 09-29-2017, 10:19 AM   #19
waqas
Junior Member
 
Join Date: Sep 2017
Posts: 6
Default

Hi Wim,
Thanks for testing but unfortunately it still does not work for us.

We've even tried switching USB ports on laptops and power cycling the dock but no joy.

Attaching snippet of our latest test. Is there anything related to hardware /reg key that we might be missing ?

Thanks ,
Waqqas
Attached Files
File Type: zip 2017-09-29_11-08-01.zip (158.6 KB, 2 views)
waqas is offline   Reply With Quote
Old 09-29-2017, 10:55 AM   #20
Wim
Senior Member
 
Join Date: Feb 2009
Posts: 1,561
Default

I've exported the registry and pasted the .reg file contents below. The characters in the MAC address are all 0-F? A zero is not actually a capital "O"?

Quote:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\dlcdcncm\Parameters]
@=""
"MacAddressOverride"="EC21E5660A20"
How are you checking the MAC address? I'm using "ipconfig /all".

Wim
Wim is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:34 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.