Example my topologi webserver | isp---mikrotik -- switch managable ( ada 3 vlan ) | proxy 0 chain=srcnat action=masquerade out-interface=bridge1 1 chain=dstnat action=dst-nat to-addresses=10.5.50.14 to-ports=3456 protocol=tcp src-address=!10.5.50.14 dst-port=80 [/QUOTE] 2 ;;; forward ke dalam chain=dstnat action=dst-nat to-addresses=10.5.51.2 to-ports=80 protocol=tcp dst-address=x.x.x.x dst-port=80 3 ;;; forward ke luar chain=srcnat action=src-nat to-addresses=x.x.x.x to-ports=0-65535 protocol=tcp dst-address=10.5.51.2 dst-port=80
little Notes like Quote "write what you do and do what you write"