Setting VNC on Mikrotik Tutorial
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..


November 1, 2009 | Posted by admin
Categories:
Tags:
i like this one kuliah
om ni kompi klient langsung ke mikrotik yah (dilihat dari topologinya), kalo klient nya linux ( hehehehe ) koq mesti blank hasilnya ???
mau linux mau windows sama aja.. MT cuma kasi jalan port untuk vnc.. dicoba lokal dulu kalo mau pake vnc linux bisa apa nggak. kalo lokal aja gak bisa berarti linuxnya gak support vnc..