Setting Vnc On Mikrotik

  • Uploaded by: Oki
  • 0
  • 0
  • June 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Setting Vnc On Mikrotik as PDF for free.

More details

  • Words: 91
  • Pages: 4
Setting VNC on Mikrotik

Guide to Setup VNC on Mikrotik Router.. Topology : WAN Interface <-- Mikrotik Router --> LAN Interface –> PC Client 118.97.XX.YY = Public Ip {WAN Interface on Mikrotik Router} 192.168.AA.BB = Client Ip Target (Remoted PC} 192.168.AA.CC = Local Ip {LAN Interface on Mikrotik Router} Configuring Mikrotik Router : Create 2 New Rules on IP -> Firewall –> NAT 1. /ip firewall nat add chain=dstnat dst-address=118.97.XX.YY protocol=tcp dst-port=5802

action=dst-nat to-addresses=192.168.AA.BB to-ports=5900

2. add chain=srcnat dst-address=192.168.AA.BB protocol=tcp dst-port=5900

action=src-nat to-addresses=192.168.AA.CC to-ports=0-65535

3. Use VNC Viewer to Remote

Done..

Related Documents


More Documents from ""