Purchasing license without existing server

Hello,

We want to purchase pack of licenses for servers, but servers are not configured/available now so I can not obtain serial keys (and purchasing process for our department could take months). Is there a way to purchase licenses with some temporary fake serial keys and then transfer it to real servers?

#2

i.e. using something like to purchase:
HOST1,s/n=00000001-0000-0000-0000-000000000001,1 device
HOST2,s/n=00000001-0000-0000-0000-000000000002,1 device

And then transfer it to actual servers via support.

#3

Actually I can give you a login to generate your own keys as and when required, send payment for X number of licenses direct to paypal [at] virtualhere.com (paypal[at]virtualhere[dot]com) via PayPal and I'll send the OEM login details to you via your email

#4

I need this as well. Also any way to customize gui for GL-MT300N-V2. I want to create an image I can deploy to many servers. Also randomize the device names. I'm looking to use this as a usb interface for usb remote support services.

#5

The gl-mt300nv2 image is based upon openwrt from here https://github.com/gl-inet/openwrt

so you can build openwrt however you want regarding what packages or get the latest kernel/wifi drivers and to specify the name of the server etc on startup.

Regarding the vhusbdglmt300nv2 binary, this will only run on the cloudhub build of openwrt. So you will need to run vhusbdmipsel instead

#6

So which packages do i need to select to keep it similar to the build of cloudhub. also how do i go about volume licensing?

#7

would it be possible to get access to cloud hub build to customize upon?

#8

Virtualhere doesnt require any specific packages except uci. Have you tried actually building https://github.com/gl-inet/openwrt ? that would be a first step