Install on bare-metal hardware or a virtual machine. Open three outbound firewall rules. Enter your activation key.
Choose an install path
Flash a USB stick, boot from it, wait for auto-install.
Start → 03Import the raw image into Proxmox, VMware, or Hyper-V.
Start → 04The 42box is an appliance that collects test data and streams it, encrypted, to the 42clue cloud.
All remote access and cloud connectivity runs over an outbound-only tunnel. You never need to open inbound ports on your firewall.
ttyS0 at 115200 8N1.Tested on Proxmox VE. Also runs on VMware ESXi and Microsoft Hyper-V.
Allow outbound traffic from the subnet where the 42box will be installed. Whitelist destination by FQDN, not by IP. Destinations resolve to dynamic cloud IP ranges that rotate without notice.
No other firewall changes are needed. OS updates, telemetry, time sync, DNS, and webhooks all exit through the tunnel and do not cross your firewall.
Also open outbound UDP 32442 and UDP 3478. The appliance then establishes a direct peer-to-peer tunnel instead of relaying over TCP 443, lowering latency. The TCP 443 path works without these rules.
42box-<version>.img.xz from the Releases page.42box-<version>.img.xz.sha256 and verify the checksum (recommended)..img.xz. Etcher decompresses on-the-fly; you do not need to extract it.Any USB stick of 2 GiB or larger works; the appliance only uses the first 2 GiB.
Machines without a CSM fallback will not boot. Contact support if you are not sure about your hardware.
Continue at 05 Activation.
Run the commands below on the Proxmox host. Replace <VMID> with the VM ID you are creating (for example 705).
42box-<version>.img.xz to the Proxmox host (e.g. scp into /root/).xz -d 42box-<version>.img.xz # yields 42box-<version>.imgqm importdisk <VMID> 42box-<version>.img local-lvm
qm set <VMID> --scsi0 local-lvm:vm-<VMID>-disk-0
qm set <VMID> --boot order=scsi0qm set <VMID> --scsi0 local-lvm:vm-<VMID>-disk-0,size=20Gqm start <VMID>qm terminal <VMID>. The appliance boots, registers with the 42clue cloud, and brings up its interface..img to the hypervisor’s disk format (vmdk for VMware, vhdx for Hyper-V) with qemu-img or the hypervisor’s import tool:
qemu-img convert -f raw -O vmdk 42box-<version>.img 42box.vmdk
qemu-img convert -f raw -O vhdx 42box-<version>.img 42box.vhdxContinue at 05 Activation.
On first boot the appliance:
Total elapsed time: 30–90 seconds. The interface then shows a status block and an activation key input field.
On serial-only hardware, contact support below. 42clue can apply your activation key for you.
The appliance has no customer-visible login. Do not try to sign in on the console or over SSH from your LAN. There is no account. All operation, monitoring, and support access goes through the outbound tunnel the appliance established during registration.
If the status does not turn GREEN within five minutes, verify the three outbound firewall rules in 02 are open and contact support.
For install issues, connectivity problems, or activation questions:
The appliance serial number (from the console), your firewall logs for the three allowed destinations, and a photo of the console if installation stopped unexpectedly.
