Guidance for port settings and FAQ
- There are two parts of NVMS2.0 installation packages: Server and Client
- The ports of needed is in following list.
- Port list for NVMS2.0 Sever
After having been installed successfully for the first time, the server tray will minimize on the taskbar of the computer. Double click the server tray icon to pop up the server tray interface. You can also right click the server tray icon and select “Display main interface to pop up the server tray interface as shown below.
- The way to change port on the NVMS2.0 server tray
The working status and port can be checked from the server tray. All servers can be stopped and restarted. Additionally, all server ports can be modified as needed. Click the corresponding port number to modify it and the modified port can be saved automatically after you move your mouse to another place. Please set up according to the actual network.
- Default ports for each services of NVMS2.0 server.
| Server | Port Type | Port |
| Management Server | Internal Port | 6003/7001 |
| Configuration Server | Internal Port | 7002 |
| HTTP Server | Service Port | 8080 |
| Transfer Server | Internal Port | 6006 |
| Auto Report Port | 2009 |
Storage Server (windows version /IP-SAN) | Internal Port | 6009 |
| Access Server | Internal Port | 6013 |
| Intelligent Server | Internal Port | 6069 |
| Alarm Server | Internal Port | 6033 |
| TV Wall Server | Internal Port | 6036 |
Note: The above-mentioned ports are the default internal ports of servers. If all these ports are modified, these open ports shall be modified accordingly in the firewall configuration.
- Ports list for NVMS2.0 client
- Login
The correct port of Management Server and IP should be filled in the login interface.
- Change port on the NVMS2.0 Client. Such as Change storage server port.It can be set in the “Resource Management”, Picture for example:
Note:
You can Distributing different functions on multiple servers can save hardware resources and improve the overall performance of the system. For example, a storage function can be port forward to a server with greater storage capacity to meet greater storage requirements.
- FAQ:
- Management server “Starting” issue of NVMS2.0 server(Management server in the task name is “Authentication server”)
- After this issue happened then you can’t login success on the NVMS2.0 client and Plz check the port “Management Server” if conflict as following steps(Because this service will use two ports 6003/7001,And 7001 can’t be seen and set on the server tray ).
- Plz check the listening port as following picture to see if any another program listening the port 6003 and 7001.As we can see the 7001 port is listening by the “sntkeyssrvr.exe” instead of “Authentication Server.exe”. So issue is there.
- Find out the config file and change the 7001 to another idle port.
- Open the file “AuthenticationServerAppParam.xml” and reference left port list to find out an idle port(I found the idle ports range from 7002 to 8000).
- So change port to 7003 and save
- Then reboot the Management server and Everything running success now.
- Configuration server “Starting” issue of NVMS2.0 server(Configuration server in program name is “ConfigServer.exe”)
Reference the above steps and find out an idle port “7004” and change it then apply.