maaf abis sakit gak sempet buka forum..
nih gan confignya..
# ADDRESS NETWORK INTERFACE
0 192.168.100.254/24 192.168.100.0 ether1-LAN
1 192.168.88.2/29 192.168.88.0 ether2-ADSL
2 202.154.xxx.93/29 202.154.xxx.88 ether3-ISP Wireles
3 192.168.99.2/30 192.168.99.0 ether5-Proxy/ip firewall filter
0 ;;; Load-Poker
chain=forward action=add-dst-to-address-list protocol=tcp
dst-address=!192.168.99.1 dst-address-list=!nice address-list=poker
address-list-timeout=0s dst-port=843,9339
1 ;;; Point-Blank
chain=forward action=add-dst-to-address-list protocol=tcp
dst-address=!192.168.99.1 dst-address-list=nice address-list=games-iix
address-list-timeout=0s dst-port=39100,39110,39220,39190,49100
2 chain=forward action=add-dst-to-address-list protocol=udp
dst-address=!192.168.99.1 dst-address-list=nice address-list=games-iix
address-list-timeout=0s dst-port=40000-40010
3 ;;; Free-Style
chain=forward action=add-dst-to-address-list protocol=tcp
dst-address=!192.168.99.1 dst-address-list=nice address-list=games-iix
address-list-timeout=0s dst-port=10001-10011,40000/ip firewall mangle
add action=mark-connection chain=prerouting comment="Games iix" \
disabled=no dst-address-list=games-iix in-interface="ether1-LAN" \
new-connection-mark=Games-IIX-con passthrough=yes protocol=tcp
add action=mark-connection chain=prerouting comment="" disabled=no \
dst-address-list=games-iix in-interface="ether1-LAN" \
new-connection-mark=Games-IIX-con passthrough=yes protocol=udp
add action=mark-connection chain=prerouting comment="" disabled=no \
dst-address-list=games-iix in-interface="ether1-LAN" \
new-connection-mark=Games-IIX-con passthrough=yes protocol=icmp
add action=mark-routing chain=prerouting comment="" connection-mark=\
Games-IIX-con disabled=no dst-address-list=games-iix in-interface=\
"ether1-LAN" new-routing-mark=Games-IIX passthrough=nokira2 salahnya dimana gan?/ip route
add check-gateway=ping comment="Route Default" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=192.168.88.1 scope=30 target-scope=10
add check-gateway=ping comment="Route Games" disabled=yes distance=1 \
dst-address=0.0.0.0/0 gateway=202.154.xxx.89 routing-mark=Games-IIX \
scope=30 target-scope=10
add check-gateway=ping comment="Route Poker" disabled=no distance=1 \
dst-address=0.0.0.0/0 gateway=192.168.88.1 routing-mark=Poker scope=30 \
target-scope=10![]()