Langsung ajah ya.. hehe
# aug/18/2015 16:36:33 by RouterOS 6.31
# software id = Leadernet
#
/interface ethernet
set [ find default-name=ether1 ] name=ether1-inet1
set [ find default-name=ether2 ] name=ether2-inet2
set [ find default-name=ether3 ] disabled=yes name=ether3-RUSAK
set [ find default-name=ether4 ] name=ether4-lan
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=aes-128-cbc
/ip address
add address=192.168.1.1/24 interface=ether4-lan network=192.168.1.0
add address=192.168.0.2/24 interface=ether1-inet1 network=192.168.0.0
add address=192.168.2.2/24 interface=ether2-inet2 network=192.168.2.0
/ip dns
set allow-remote-requests=yes servers=208.67.220.220,208.67.222.222,8.8.8.8
/ip firewall address-list
add address=192.168.0.1 list=Modem
add address=192.168.2.1 list=Modem
/ip firewall mangle
add action=mark-connection chain=input connection-state=new in-interface=\
ether1-inet1 new-connection-mark=isp-1
add action=mark-connection chain=input connection-state=new in-interface=\
ether2-inet2 new-connection-mark=isp-2
add action=mark-routing chain=output connection-mark=isp-1 new-routing-mark=\
jalur-1 passthrough=no
add action=mark-routing chain=output connection-mark=isp-2 new-routing-mark=\
jalur-2 passthrough=no
add action=mark-connection chain=prerouting dst-address-type=!local \
in-interface=ether4-lan new-connection-mark=isp-1 \
per-connection-classifier=both-addresses-and-ports:2/0
add action=mark-connection chain=prerouting dst-address-type=!local \
in-interface=ether4-lan new-connection-mark=isp-2 \
per-connection-classifier=both-addresses-and-ports:2/1
add action=mark-routing chain=prerouting connection-mark=isp-1 in-interface=\
ether4-lan new-routing-mark=jalur-1
add action=mark-routing chain=prerouting connection-mark=isp-2 in-interface=\
ether4-lan new-routing-mark=jalur-2
/ip firewall nat
add action=masquerade chain=srcnat out-interface=ether1-inet1
add action=masquerade chain=srcnat out-interface=ether2-inet2
/ip route
add distance=1 gateway=192.168.0.1 routing-mark=jalur-1
add distance=2 gateway=192.168.2.1 routing-mark=jalur-2
add distance=1 gateway=192.168.0.1
add distance=2 gateway=192.168.2.1
/system clock
set time-zone-name=Asia/Jakarta
/system identity
set name=LeaderNet
/system ntp client
set enabled=yes primary-ntp=103.31.248.249 secondary-ntp=119.82.243.189
/system package update
set channel=current
/tool romon port
add
*NB
Silahkan sesuaikan dengan ethernet kamu masing-masing ya..
*Promo berlaku s/d Tgl. 22/5/2019
EmoticonEmoticon