How can we help?
-
zWAN
-
-
-
-
- Firewall & Layer 7 Application Filtering
- VPN Site-to-Site Tunnel Setup & Connectivity (z40 to Cloud vGR)
- Intrusion Prevention System (IPS) / Intrusion Detection System (IDS) Testing
- DNS Filtering
- DDoS Protection & Logging
- MAC Address Filtering & Geo-fencing
- Application Control & Protocol Blocking
- Authentication & Access Control (zID)
-
- WAN Link Failover & Load Balancing (ACI Mode)
- Dynamic Path Selection & Application-Aware Routing
- SaaS & Internet Breakout Validation
- QoS for Microsoft Teams (Datacenter vGR + Branch z40)
- Tunnel Failover (z40 ↔ vGR) — WAN00 (wired) primary, WAN03 (4G) & WAN04 (5G) backups
- IP Routing & Static Route Steering (z40 Branch)
- VLAN & Layer-2 Bridging
-
-
-
-
-
-
- Articles coming soon
-
-
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
- Articles coming soon
-
-
-
- Articles coming soon
-
- IPsec Tunnel not Establishing
- SSL-VPN Tunnel not Establishing
- Mobile Network Issues
- Management Tunnel does not Establish
- DNS not Resolving from Local Network Appliance
- DNS Resolution Issues in Tunnel Configuration
- DHCP Server not Leasing IP to LAN PC
- Debugging EC Events - Unknown Status Issue
- Trusted-MAC Geofencing Issues
- DNS Issues from DC LAN PC
- Troubleshooting LAN Connectivity to Internet via WAN, Remote Branch LAN, or Local Branch LAN
- NetBalancer gateways displaying Faulty/Inactive
- Packet Drop Issues
-
-
zTC
-
-
-
-
-
- Citrix HDX + USB Headset (Call-Center Baseline)
- VMware Horizon + Smart Card / CAC Login
- Microsoft AVD/RDP + Teams Optimized Video
- Multi-Monitor & 4K Performance
- USB Device Management - Block Storage
- Printing to Local USB & Network Printers
- Barcode Scanner (HID) with Line-of-Business App
- Kiosk / Assigned-Access Auto-Launch
- Wi-Fi Roaming & Link Change Mid-Session
- Power Management and Session State
- OS/Firmware Update & Rollback
-
-
StorTrends
-
zAccess
-
zGuardian
You are here:
Print
Installing zDM Server
0 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Installing zDM Server
Summary
zDM (Device Management Server) is the CoAP/LwM2M proxy between zMAN Director and zTC endpoints. Install it after zMAN Director to enable device check-ins and command delivery :contentReference[oaicite:0]{index=0}.
Prerequisites
- Ubuntu 22.04 LTS on a dedicated VM: SSD ≥ 32 GB, RAM ≥ 2 GB, CPU ≥ 2 cores
- zDM binaries (e.g.
zdm-deployment-x.x.x.7z
) p7zip-full
installed viasudo apt install p7zip-full
Procedure
- Create and enter the install folder:
mkdir ~/zDM && cd ~/zDM
- Copy the
zdm-deployment-x.x.x.7z
archive into ~/zDM and extract:7z x zdm-deployment-x.x.x.7z
- Run the installer:
sudo ./zdm-setup.sh
Choose option **1. Install zDM Server** and follow prompts :contentReference[oaicite:1]{index=1}.
- When asked about certificates, enter **n** to generate a self-signed cert (or **y** to import your own).
- Register with zMAN: choose **3. Register ManagementPortal** and provide:
- zMAN Director URL (e.g.
https://zman.example.com
) - API Access Key (from zMAN → Server Configuration → API Access Key)
- Local IP for zDM to listen on
- zMAN Director URL (e.g.
- Upon success, the new zDM appears in zMAN under **Server Configuration → zDM Management → Pending zDM**; click **Onboard** to complete integration.
Post-Install Verification
- Confirm the zdm-service is running:
sudo systemctl status zdm
- Check that UDP 5683 is open between zDM and your zMAN host.
Was this article helpful?
0 out Of 5 Stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5
Table of Contents