
Hi, i am new to this forum kindly guide me how to configure the routerboard, so that the ipcamera be able view from outside ( port forward) kindly see the attache diagram.
many thanks

Hi, i am new to this forum kindly guide me how to configure the routerboard, so that the ipcamera be able view from outside ( port forward) kindly see the attache diagram.
many thanks
somebody help please…
The best solution for you:
Make your modem in Bridge mode and let your mikrotik router make the pppoe connection so that your mikrotik gets the public ip:112.54.34.155
and then add:
/ip firewall nat
add action=dst-nat chain=dstnat disabled=no dst-address=pppoe-modem dst-port=8086 protocol=tcp to-addresses=192.168.88.14 to-ports=8086
add action=dst-nat chain=dstnat disabled=no dst-address=pppoe-modem dst-port=8086 protocol=udp to-addresses=192.168.88.14 to-ports=8086
This worked on me…
do I need to add 2 the same line of commands? second do i need to change my wan (port
ip address with the isp address( 122.54.34.155)?thanks for the help
If this help you more, here is my configuration, of my mikrotik device, with bridged modem connected with pppoe in ether1-MODEM
and all the firewall rules for the 4 cameras i have.
my lan network is 192.168.1.0/24.
my cameras: 192.168.1.21-22-23-24.
I put an ip to my modem 192.168.2.1 and 192.168.1.254/24 to my mikrotik ether1-MODEM so i can log to my modem too.
I also made a dns entry on a free dns site (no-ip.com) for watching my cameras with my dns name.
I hope that helps you…

I was able access the camera from outside, but theres no streaming video only black screen, there is no problem on the LAN side. Have to figure ot out, thanks for the help. Modem was the culprit it has to be in bridge mode like u mention.
your camera may need some other port to be forward also
i have seen this before with some types of cameras
check this first…