User Manual
Table Of Contents
- Revision History
- Chapter One Hardware Installation and Initial Configuration
- Chapter Two VAST2 Software Configuration and Management
- Log in
- Introducing VAST2
- Charged Add-on Features
- Installation Option - OpenVPN
- Chapter 2-1 Basics: Control and Elements
- Hot Keys
- View Cell Elements
- VAST Server and Client Components
- Minimum System Requirements
- Chapter 2-2 Starting Up
- 2-2-1. Selecting Devices
- 2-2-2. Recording Options
- 2-2-3. Storage
- 2-2-4. Starting Up - Main Page
- 2-2-5. Saving a View
- 2-2-6. Add More Live Views
- 2-2-7. Save Your Preferences
- 2-2-8. Customizable Layout
- 2-2-9. Dashboard
- 2-2-10. E-Map
- Placing DI/DO Devices
- Configuring Google Map and GPS
- 2-2-11. Event Search
- 2-2-12. PTZ Control
- 2-2-13. Playback
- 2-2-14. Alarm
- 2-2-15. Search Panel
- 2-2-16. Smart search
- 2-2-17. Tour
- 2-2-18. Thumbnail search
- Chapter 3 Applications:
- 3-1. I/O DI/DO Devices: IO Box and Related Configuration
- Configuring I/O Box DI/DO as a Trigger or Action in Alarm
- 3-2. Configuring Redundant Servers - Failover
- Failover Configuration Process
- 3-3. VCA (Video Content Analysis)
- 3-4. VAST Software License
- Updating Licenses for VAST on Virtual Machines
- Reminders for VAST Software License
- Chapter 4 Settings:
- 4-1. Settings > System > Preferences
- 4-2. Settings > Device > Cameras
- 4-3. Logical Folders
- 4-4. Settings > Recording > Recording Options
- 4-5. Settings > Recording > Backup
- Storage
- 4-6. Settings > Device > Sites
- 4-7. Settings > Device > POS
- 4-8. Settings > Device > Local DB
- 4-9. Settings > System > SMTP
- 4-10. Settings > IO Box and Related Configuration
- 4-11. Settings > User Management
- Add a New User Account - Windows AD Account
- Appendix A: VAST Service Control Tool
- Appendix B: Matrix
- Appendix C: Joystick Support
- Appendix D: Upload Device Pack
- Appendix E Database Merge Function
VIVOTEK - A Leading Provider of Multimedia Communication Solutions
User's Manual - 65
The NVR runs an OpenVPN client that makes remote connection via the RESTful (Repretational
State Transfer) API (Application Programming Interface) service to a VPN-enabled VAST server
running on the remote site. The applicable service port number ranges from 1 to 65534. The
default is port #3443. The NVR automatically registers with CA cert key and becomes a VAST
sub-station over a VPN tunnel. Once set, the VAST2 can automatically connect the NVR.
Note that on the side of the VAST server making connection via the OpenVPN, the server/client
conguration should be properly congured. On the mobile NVR, a proper gateway setting
should be made for VPN connection.
For the server conguration, the conguration le is placed in:
C:\Program Files (x86)\VIVOTEK Inc\VAST\Server\OpenVPN\cong\server\server.ovpn
You can edit your VPN IP subnet parameters according to your network configuration. The
contents of the editable text file looks like this:
port 3939
proto udp
dev tun
ca ca.crt
cert server.crt
key server.key
dh dh.pem
server 10.6.0.0 255.255.0.0
topology subnet
client-to-client
client-config-dir "C:\\Program Files (x86)\\VIVOTEK Inc\\VAST\\Server\\OpenVPN\\ccd"
keepalive 10 30
cipher AES-256-CBC
max-clients 50000
persist-key
persist-tun
status openvpn-status.log
log-append openvpn.log
verb 3
mute 20
sndbuf 262144
rcvbuf 262144
tls-server
Note that the NVR and VAST server should have a similar time setting when exchanging
certicate information. Otherwise, the mutual handshake authentication process may fail.










