PCC question

Hi guys

i was really confuse before im do start the pcc configuration i have 2 isp and i want to load balance using pcc.

\

  1. base on manual between winbox configuration as the example of pcc wiki there is exclamatory point in dst-address-type but in winbox gui box name invert box is this the same as pcc manual?

  2. and also in the classifier if i have 3 ISP line it should be 3/0 3/1 and 3/2 and if i have 2 ISP only it should be 2/0, 2/1 correct me if im wrong?

  3. and also this in routing mark in ip route base on pcc manual there is no distance=1 but in winbox there is and it cannot remove.

thanks
Screen Shot 2013-09-19 at 7.16.34 PM.png
Screen Shot 2013-09-19 at 7.02.58 PM.png

Hi,
yes, you are correct.

hi asaleh

in my ip/route its show distance=1 but in wiki is not included as the example below if i tick the arrow up then click apply to remove the distance=1 doesnt disappear. im using 4.17 ROS in RB450G

add dst-address=0.0.0.0/0 gateway=192.168.1.1 routing-mark=to_WAN1 check-gateway=ping
add dst-address=0.0.0.0/0 gateway=192.168.2.1 routing-mark=to_WAN2 check-gateway=ping

thanks

Hi,
1 is default distance for static route. It’s ok.

hello asaleh

i have a big problem the pcc works well but the VPN can unreachable both local side but the tunnel ip is reachable can you take a look this. the second problem if the pcc enable both local doesn’t communicate ex. i have 2 vlans (vlan2 and 3) in ether5 the gateway ip 2.1 and 3.1 reachable but if i make static static ip let say 3.100 belong to vlan3 from vlan 2 ping to 33.100 is unreachable :frowning:

http://forum.mikrotik.com/t/how-to-mark-dial-out-pptp/69876/1

hi asaleh

I have a similar problem with configuration load balancing by pcc.
I have follow this guide : http://gregsowell.com/?p=2395

My second route

add check-gateway=ping comment="" disabled=no distance=1 dst-address=\
    0.0.0.0/0 gateway=192.168.2.2 routing-mark=GW2 scope=30 target-scope=10

remain only “static” not “active” and “unreachable” !!!
Why??