← WarDragon Knowledge Base

Getting remote access working the first time

Kits ship with remote access disabled. Until the steps below are done locally, the unit will refuse SSH and remote desktop no matter how well it is connected to the network.

Important This must be done with a display and keyboard attached and the unit connected to the internet. Network reachability alone does not make the unit remotely manageable.

1. Connect a display and keyboard

Mobile Remove the HDMI dummy plug from the right-angle adapter on the compute module and keep it — it goes back in at the end. Connect HDMI to a monitor or use the built-in maintenance screen. Remove the cap from the USB-C port on the case, insert the supplied USB-C to dual USB-A cable, and connect a keyboard and mouse.

Drop-In Use the external HDMI port on the front panel. USB placement depends on the compute module — Elite units expose USB behind the removable dust cover; Pro units use the external USB port below the HDMI connector. The Drop-In Installation Guide has the panel map.

Note Some processor variants need an HDMI adapter to reach an external display. The adapter appropriate to your kit is supplied.

2. Log in and change the password

Log in with the default credentials supplied with the kit, then change the password immediately. Do this before the unit joins any network you do not control.

3. Install SSH

sudo apt update && sudo apt install openssh-server
sudo systemctl enable ssh
sudo systemctl start ssh

4. Install remote desktop

Install the remote desktop application named in the User Guide, Section 4.3, from the software center. Then:

  1. Set a permanent password under Settings, then Security. Unattended access requires it.
  2. Enable LAN discovery so the unit can be reached by IP address.
  3. Test the connection from another machine while the display is still attached.

5. Put the HDMI dummy plug back

Mobile Confirm remote access works before disconnecting anything. Then disconnect the HDMI cable, reinstall the dummy plug in the adapter, disconnect the USB-C cable, and replace the protective cap.

Critical Without the dummy plug, remote desktop shows a blank screen or fails to connect. This is the most common remote desktop fault on a Mobile kit. See Mobile kits: which button is which.

Connecting afterward

ConnectionHow
SSHssh dragon@<wardragon-ip>
Remote desktopEnter the unit’s ID or IP address, then the permanent password
On the unit’s hotspotJoin the unit’s SSID; the unit is always at 192.168.12.1
On a LANRead the assigned address from the router’s DHCP lease table, hostname wardragon
Direct cable, no routerSee Connecting to a WarDragon over a direct Ethernet cable

If it still refuses

SymptomLikely causeAction
SSH refusedOpenSSH not installedComplete step 3 from the local console
SSH times outWrong address or no network pathVerify the IP and that both ends share a network
Blank remote desktopHDMI dummy plug missingReinstall the plug (Mobile)
Permission deniedWrong credentialsConfirm the username and the changed password

Related

WarDragon is manufactured by Millenium Products Inc. Technical support for purchased kits is requested through the support page. Purchasing and quote requests go through the contact form.