VMware vSphere: GUI (vSphere Client)¶
Deploy the RTA using the vSphere Client Deploy OVF Template wizard. This method works against both vCenter Server and standalone ESXi hosts via the Host Client.
Before you start
Review the VMware vSphere overview. You'll need the OVA URL or file and the network port group name from your engagement lead, plus access to your vSphere Client.
Quick deploy¶
Experienced operators can work straight from this outline; the detailed wizard walkthrough follows below.
- Right-click the target host/cluster → Deploy OVF Template; point to the OVA URL or file.
- Set a name and location, pick the compute resource, choose Thin disk format on the datastore your engagement lead provided.
- Map the OVA network to the port group with Layer-2 access to targets (not an isolated, NAT, or management-only network).
- Finish; if the defaults are low, set 4 vCPU / 8 GB; then Power On.
The OVA already carries EFI firmware, Secure Boot off, and hardware version 13, so there is nothing to change before power-on. It boots pre-registered (no activation step).
1. Start the Deploy OVF Template wizard¶
- Open vSphere Client and connect to your vCenter Server or ESXi host.
- In the inventory, right-click the target host, cluster, or resource pool and select Deploy OVF Template.
2. Select the OVA source¶
- Choose URL and paste the OVA download URL provided by your engagement
lead, or choose Local file and browse to the downloaded
.ovafile. - Click Next.
3. Name and location¶
- Enter a name for the VM (e.g.
Sophos-RTA). - Select the datacenter or folder where the VM should be created.
- Click Next.
4. Choose a compute resource¶
Select the host, cluster, or resource pool that will run the VM, then review the OVA summary on the next page and click Next.
5. Select storage¶
- Choose a disk format: Thin Provision is fine for most engagements.
- Select the datastore provided by your engagement lead (
<DATASTORE>). - Click Next.
6. Map networks¶
- On the Select networks page, find the source network listed in the OVA
(typically
VM Network). - Map it to the port group provided by your engagement lead (
<NETWORK>). This port group must have Layer-2 connectivity to the engagement targets. - Click Next.
Use a port group with L2 access to targets
Do not map the NIC to an isolated, NAT, or management-only network. The appliance needs to be a first-class Layer-2 peer on the engagement LAN to discover and test hosts.
7. Finish the import¶
Review the summary and click Finish. The OVA import task appears in the Recent Tasks panel; wait for it to complete (typically 2 to 10 minutes depending on OVA size and network speed).
8. Set CPU and memory (if needed)¶
The OVA ships with default sizing. If the defaults are below the recommended 4 vCPU / 8 GB:
- Right-click the VM → Edit Settings.
- Set CPU to 4 (minimum 2).
- Set Memory to 8192 MB (minimum 4096 MB).
- Click OK.
9. Power on¶
Right-click the VM and select Power On.
Verify¶
This image is customized for your engagement before you receive it, so the appliance boots already registered and connects to the Sophos headend over its outbound VPN tunnel automatically. There is no activation step. The console shows a live status and troubleshooting dashboard (network interface, VPN tunnel, and connectivity health); you do not normally need to log in.
To confirm it is running, right-click the VM → Open Remote Console (or Launch Web Console) and check the dashboard. If it reports a problem, pass what the dashboard shows to your engagement lead.
Network access¶
The appliance makes one connection to do its job: an outbound tunnel to the Sophos headend. Nothing inbound is ever required: you never open or forward any ports to the appliance.
Allow this outbound destination
| Destination | connect.remotetesting.secureworks.com |
| IP addresses | 3.33.194.251 and 15.197.255.2 (static; these do not change) |
| Port / protocol | TCP 443, carrying OpenVPN (not HTTPS) |
| Direction | Outbound only |
Allow egress on TCP/443 to that destination from the appliance's network. On a next-generation firewall or NAC-controlled network, an L3 "allow 443" rule is often not enough: Layer-7 application control, TLS/SSL decryption, or NAC can still drop the tunnel even when the port is open. See Connectivity troubleshooting for the exact firewall and NAC exceptions to request.
Troubleshooting¶
Deployed but something isn't right?
See this platform's troubleshooting guide for the most common issues here and how to fix them.