I am using Mikrotik routeros, finding difficult to configure the port forwarding for my samsung 16ch DVR and also i would like to know little more about this router like configuring
Mikrotik hospot
Configuring vpn
Firewall rules to make my network safe
4.like to learn more about Mikrotik Routeros. if anyone can teach me or send me tutorials would be greatly appreciated.
Forwarding a port for your DVR should be easy enough. This is mine - of course your ports and IPs will be different.
add action=dst-nat chain=dstnat comment=DVR dst-address=aaa.bbb.ccc.77
dst-port=9003 in-interface=E1-p1_Internet protocol=tcp to-addresses=
192.168.201.19 to-ports=9003