Page 1 of 1

Redirect url:port to local lan ip:port

Posted: Fri Oct 04, 2019 5:53 pm
by DottorT86
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.

Re: Redirect url:port to local lan ip:port

Posted: Fri Oct 04, 2019 5:58 pm
by BartoszP

Re: Redirect url:port to local lan ip:port

Posted: Mon Oct 14, 2019 1:42 pm
by DottorT86
Thank you so much for your answer!
I solved my problem!