|
Environment 2: VioStor and IP camera are installed behind the router, while the monitoring PC is located remotely.

| |
IP Address |
Mapped port in router |
| VioStor |
192.168.1.1 |
8000 |
| Camera 1 |
192.168.1.101 |
8001 |
| Camera 2 |
192.168.1.102 |
8002 |
| Camera 3 |
192.168.1.103 |
8003 |
| Router public IP |
219.87.144.205 |
|
| PC |
10.8.10.100 |
|
In this example, to allow a remote PC to connect to VioStor and the cameras, you need to:
Step 1. Set up port mapping (virtual server) on the router.
| From |
Forward to |
| 219.87.144.205:8000 |
192.168.1.1:80 |
| 219.87.144.205:8001 |
192.168.1.101:80 |
| 219.87.144.205:8002 |
192.168.1.102:80 |
| 219.87.144.205:8003 |
192.168.1.103:80 |
Step 2. Add camera to VioStor by entering the IP address of the camera in the "IP Address" settings, and the public IP address of the router and the mapped ports of the camera to the "WAN IP Address" settings.
Note: When configuring the network camera, WAN IP and LAN IP must be entered.
To open FTP (port 21) and SMB (port 445) of VioStor on WAN, you have to set the following port mapping settings:
| From |
Forward to |
| 219.87.144.205:21 |
192.168.1.1:21 |
| 219.87.144.205:139 |
192.168.1.1:139 |
| 219.87.144.205:445 |
192.168.1.1:445 |
After finishing the above two steps, you can access VioStor via WAN by entering the IP address http://219.87.144.205:8000 in the IE browser. Then login VioStor via the correct user name and password.
If the port specified to VioStor is 80, you can enter http://219.87.144.205 to access VioStor as the default port of HTTP is 80.
Note: If the router does not use a fixed IP, you will need to configure DDNS on the router. Other configurations are the same as above.
|