Troublesome USB token device

Hello

Maybe someone can advise on the problem. I have a composite usb device (token) that runs a web server that creates tls tunnel and uses stored key pairs for authentication. It was developed specifically for windows systems.

When i run a windows server and connect to windows client - everything works decent. Once i try the linux one to windows client - system hangs, loads, freezes(especially explorer.exe) and in fact the device is not recognized in the system(after 5 or 10min system unfreezes).

There's a architectural reason for using linux server instead of windows. Is there a WAY to fix this ?

 

Thanks in advance!

#2

There might be a way.

1. Stop and exit the virtualhere server process on the Linux server

2. Edit the server config.ini file and add the line

ClaimPorts=1

3. Start the virtualhere server again and unplug/replug the usb device

4. Now try to use it via virtualhere again

5. If that still doesnt work, right click on the device and select Custom Event Handler... and paste in

onReset.$VENDOR_ID$.$PRODUCT_ID$=

and click OK.

6. Unplug/replug the USB device and try to use it via virtualhere.


If that still doesnt work, then the device wont work with Linux as the server