Hi,
I am trying to setup remote web view for my samsung DVRs. I have already configured static IPs for each DVR in the range of 192.168.1.150-192.168.1.159 ( 10 DVRs in total ) with TCP ports range 554 to 644 ( sequential increment of 10 on each DVR ) and 8000-8160 UDP. Each DVR is also configured with a separate web viewer port from 8190 to 8199. I have configured DDNS for each DVR to IPolis and www.samsungipolis.com site have managed to list the status of each of the DVRs as ON.
In my fortigate 300-A, I am currently trying to port forward the relevant ports to allow remote viewing. However, after multiple different attempts, I couldn't seem to get to connect through remote web browser. Basically, what I did is port forward external interface 0.0.0.0 with external port 8190 to internal interface 192.168.1.150 and internal port 8190. Then under policies I added the policy which directs traffic from port 1 ( External Interface - Internet ) to port 3 ( Internal Interface - 192.168.1.0 subnet ) and configured the address name as the virtual ip; the custom service group which I have used with this policy includes src any to TCP 8190-8199, src any to TCP 554-644, src any to UDP 8000-8160.
However, when I try visiting PUBLIC_IPADDRESS:8190, it says connection cannot be made.
Anyone has better idea on how this should be done? Kindly share. Much thanks.