i m using mikrotik router for internet distribution
in this i m not able to use the dynamic dns . it goes only up to the router page
for viewing cctv camera i m use the ddns
plz give me the solution
i m using mikrotik router for internet distribution
in this i m not able to use the dynamic dns . it goes only up to the router page
for viewing cctv camera i m use the ddns
plz give me the solution
You need to put in a DST NAT rule to redirect the traffic…
Also you may want to kill the Router OS Port 80 page.
thank you very much for your reply
i tried it but i m not clear can you give me the steps
Example
IP FIREWALL NAT
add action=dst-nat chain=dstnat dst-port=80 in-interface=WAN protocol=tcp to-addresses=10.0.0.2 to-ports=80
With this rule a web browser going to your URL will be forwarded to the web page for 10.0.0.2 instead of the router…
Also under IP Services
Disable www port 80 and the router no longer has a browse-able web page. You would need to use winbox of course.
ya dude but in the same router i m distributing the internet for my clients if i block 80 port means how the web pages are run
I meant the routers internal web page on port 80 under services.
I was NOT suggesting a firewall rule to kill port 80.
IP - Services
port 80 www (Disable)
This kills the port 80 page that you pull up when typing in the routers IP.
thank you
hi can you help me for load balancing
You will need to give more details…
ya i tried it but its not working
i just follow your steps only
chain= dnat
protocol=tcp
to ip 192.168.188.68 = this is my local lan block i given this ip to dvr
action dst-nat
to port=80
interface = wan
in this anything wrong plz help me its very need full
This rule exactly is working perfectly.
add action=dst-nat chain=dstnat dst-port=80 in-interface=WAN protocol=tcp to-addresses=10.0.0.2 to-ports=80
If yours is not working you need to export the exact rule that is failing and post it to this thread.
ya can you look up my router in teamviewer
hi
i m using rb 750
using queues i m control the bandwidth as usual
i like to configure time management and Gb rates for my customer
i tri using the burst limit and time in queues but its not clear can any one help me