can anyone help me … i just install Mikrotik V3.23 , every thing ok , beforre i install the hotspot , once i install the hotspot the all system crash after between 30 to 40 minute , i was using before V2.9 and was working fine in the same computer , but i decide to upgrade to V3.23 to enhance the load balance between 3 wan connection .
what do you mean by ‘crash’? can you post a picture of what happens?
Crash it mean the system not responding , and the ping session on the router stop ( from my IP address , Request time out and destination host unreachable ) , and when i connect monitor on the router and click enter login to see the log .. not respond , so i make force restart , return work again 30 -to- 40 min then crash again
after reboot, immediatelly make supout.rif file and send to support.
thanks , for your help , and as u said i will active the hotspot and send support.rif to the support@mikrotik when the problem repeating
other favor , may u help me to make load balance between 3 ADSL line , mainly i upgrade to V3.23 because that , so i will describe my system scenario ,
i have 3 ADSL X 2MB (PPPOE from the same provider )
LAN IP = 10.0.0.1/8
DSL1 _ Interface =xx.xx.xx.2 Router IP = xx.xx.xx.1
DSL2 _ Interface =xx.xx.xx.154 Router IP = xx.xx.xx.153
DSL3 _ Interface =192.168.1.2 Router IP = 192.168.1.1
i want to make load balance to make them 6 MB
when i search on the internet i saw some made load balance using MLPPP function and he saying this load balance working good , so may tell me how to make this step by step
and thanks for your help
Best Regards
Take a look at the wiki:
http://wiki.mikrotik.com/wiki/PCC#Notes
Keep in mind that PCC is not available yet, but the other methods described there are.
thanks for your quick answer , but i tried to make exactly like the PCC example but i stop when i add the below mangle rule because the router can’t recognize this ( per-connection-classifier=src-address,dst-address:2/1 ) , also i try to get it by winbox , but i can’t find it .
add chain=prerouting dst-address-type=!local in-interface=Local per-connection-classifier=src-address,dst-address:2/1
action=mark-connection new-connection-mark=wlan2_conn passthrough=yes
this will only be supported in RouterOS v3.24, you have to wait for this version
ohh
, so there any other way to make effective load balance till the new release come …
again the same link:
http://wiki.mikrotik.com/wiki/PCC#Notes
in the NOTES section there are links to those other methods
i already made ECMP load balancing with masquerade , but as you see in attach screen shot i tried now with two DSL lines , one of them have the big traffic and the other one almost haven’t traffic , and also i can see this on the other DSL2 router , because the activity led not like on the DSL1

please decide whether you use Nth or ECMP. with ECMP you should only have 1 default route. just disable you 1st and 2nd routes
i made exactly like what mentioned in below link ;
http://wiki.mikrotik.com/wiki/ECMP_load_balancing_with_masquerade
and i see it based on one gateway
i was using NTH load balancing , in V 2.9.51 but i thinks ECMP method should be better .
i don’t know but relay iam suffering from trying , i try many way to load balance but no one of them effective with me , so i need personal experiment , i mean method u try it by your self and u find it the best way .
I see
/ ip route
add dst-address=0.0.0.0/0 gateway=10.111.0.1,10.112.0.1 check-gateway=ping
I can’t see all your other static routes in Wiki example…
hii people , do u remember me , i still have crash issue when using ver 3.x , when i send support.rif file to support@mikrotik they told me to wait the new release , it will solve this issue , but today i tried ver 3.27 and still face the same problem when i open the hotspot the system crash after maybe 10 min , it working good with ver 2.x … ??
may please advise , what’s ganna do ?
Best Regards