is vhusbdmipsel up to date

is vhusbdmipsel up to date as the binary for cloudhub on the mt300n-v2 build? im working on a custom image of openwrt

#2

Yes

(However cloudhub runs a special build of that binary that is optimized for speed and includes an administration interface)

#3

im working on the config file now. what string do i use to get the firmware to show the client a name with last 5 of the mac address?

example: Cloudhub_4ecda
Cloudhub being the name and 4ecda being last five of the mac address of the hardware?

#4

You just set the hostname to whatever you want then you set the hostname=$HOSTNAME$ in the config.ini file. That string is a special string that the server knows about to load its name from the hostname of the server

#5

How would I get it to load the hostname with last 5 of the mac without having to make a config for each?