Support

Description

Support for VirtualHere hardware and software

Cloudhub ssh login password & clientAuthorization

Forums

Hi Michael,
I use the Cloudhub in raspberry pi3B.I know it is base on a LEDE firmware.But when I want to ssh to the hub,I can't find the user name and password.I fine that someone say "Username: root (there is no password)".But the server log shows"User 'root' has blank password, rejected".
So I want to know How could I login to the cloudhub.
and is there possible to use clientAuthorization in Clouhub?

TP-Link MR3020 - reset does not work

Forums

Hello everyone,

I accidentally set the subnet on my TP-Link MR3020 to 0.0.0.0 so that the server has become unreachable. My first idea was to reset the device to factory defaults. Unfortunately, the method mentioned here -> https://www.virtualhere.com/hardware does not work because the MR3020 does not have a reset switch. On the OEM firmware the device is resetted by pressing the WPS/Reset button for several seconds, instead. However, this seems not work for the CloudHub firmware.

Link a USB Key to a client

Forums

Hi all,

We have a server (NAS) on which are connected 2 USB keys (dongles) for software protection.
On the other hand, we have 2 client servers (VM Windows 2008). Each one uses a specific dongle on the NAS server (1 dongle corresponds to one and ONLY one client, and won't work on the other client).

I checked "Auto use device" and "connected" each key on each VirtualHere client.

Everything is working fine... :)
...except when both clients restart at the same time : the first one to start uses both keys.

vhusbdarmpi 3.6.1 on RaspberryPi-1B not working

Forums

Hi,

after updating to vhusbdarmpi 3.6.1 on RaspberryPi-1B the server does not start properly.

"service vhusbdarm status" says:

vhusbdpin.service - LSB: Start VirtualHere USB Sharing on boot
Loaded: loaded (/etc/init.d/vhusbdpin)
Active: active (exited) since Tue 2018-04-17 17:34:29 BST; 2s ago
Process: 9245 ExecStop=/etc/init.d/vhusbdpin stop (code=exited, status=0/SUCCESS)
Process: 9259 ExecStart=/etc/init.d/vhusbdpin start (code=exited, status=0/SUCCESS)

Variables using server quirks

Forums

Hi,

Using a script to determine the outcome for a quirk (onChangeNickname) I can't pass the IP address variable "$CLIENT_IP$" to the script.
The logger i used shows the "$VENDOR_ID$" and "$PRODUCT_ID$" but not the Client_ID, Client_IP and Product_serial.
The values are filled with a single '$' sign in the output.
Is there a possibility to get the IP address of the client passed to the script so I can allow certain IP addresses to rename the devices?

Kind regards,