Hi guys,
I'm trying to solve a redirection problem.
In my internal network I have some ipcameras which I access remotely through ddns.
For example:
IPCAM 1 - something.com:1234
IPCAM 2 - something.com:4567
IPCAM 3 - something.com:7890
I would like to access IPcameras from my local LAN network using the same url:port that I use when I am outside.
I was thinking of something like DNS redirect but I don't know how to do it in RouterOS.