L2TP/IPsec on MikroTik RouterOS tutorial. Contribute to bomsi/l2tp-ipsec-tutorial development by creating an account on GitHub.
/ip firewall nat add action=dst-nat chain=dstnat comment="BebasID DNS" dst-port=53 protocol=tcp to-addresses=103.87.68.24 to-ports=1753 /ip firewall nat add action=dst-nat chain=dstnat ...