Mikrotik sebagai os router yang handal untuk dijadikan pilihan load balance baik itu PC atau Board yang sudah ada dipasaran. Dari hasil uji coba yang sebenarnya sudah lama pingin diposting tapi kelupaan he heheee. Coba saja deh kalo berani.....nantang ya tapi previewnya saja wkwkwkwkwww. Yang lain setting seperti biasa.
> ip firewall mangle print
0 ;;;Client
chain=prerouting action=mark-connection new-connection-mark=lb_1
passthrough=yes connection-state=new in-interface=ether1-local nth=2,1
1 chain=prerouting action=mark-routing new-routing-mark=route_lb_1
passthrough=no in-interface=ether1-local connection-mark=lb_1
2 chain=prerouting action=mark-connection new-connection-mark=lb_2
passthrough=yes connection-state=new in-interface=ether1-local nth=2,2
3 chain=prerouting action=mark-routing new-routing-mark=route_lb_2
passthrough=no in-interface=ether1-local connection-mark=lb_2
>ip firewall nat print
0 chain=srcnat action=masquerade out-interface=ether3-speedy_1
1 chain=srcnat
action=masquerade out-interface=ether4-speedy_2
> ip route print
0 S 0.0.0.0/0 20.19.18.1 1
1 A S 0.0.0.0/0 127.2.1.1 1
2 A S ;;; default_routing
0.0.0.0/0 127.2.1.1 2
3 ADC 127.2.1.0/24 127.2.1.2 ether4-speedy_2 0
4 ADC 129.10.1.1/29 129.10.1.5 ether1-local 0
5 ADC 20.19.18.0/24 20.19.18.2 ether3-speedy_1 0
> ip firewall mangle print
0 ;;;Client
chain=prerouting action=mark-connection new-connection-mark=lb_1
passthrough=yes connection-state=new in-interface=ether1-local nth=2,1
1 chain=prerouting action=mark-routing new-routing-mark=route_lb_1
passthrough=no in-interface=ether1-local connection-mark=lb_1
2 chain=prerouting action=mark-connection new-connection-mark=lb_2
passthrough=yes connection-state=new in-interface=ether1-local nth=2,2
3 chain=prerouting action=mark-routing new-routing-mark=route_lb_2
passthrough=no in-interface=ether1-local connection-mark=lb_2
>ip firewall nat print
0 chain=srcnat action=masquerade out-interface=ether3-speedy_1
1 chain=srcnat
action=masquerade out-interface=ether4-speedy_2
> ip route print
0 S 0.0.0.0/0 20.19.18.1 1
1 A S 0.0.0.0/0 127.2.1.1 1
2 A S ;;; default_routing
0.0.0.0/0 127.2.1.1 2
3 ADC 127.2.1.0/24 127.2.1.2 ether4-speedy_2 0
4 ADC 129.10.1.1/29 129.10.1.5 ether1-local 0
5 ADC 20.19.18.0/24 20.19.18.2 ether3-speedy_1 0
ConversionConversion EmoticonEmoticon