PCC routes inactive after upgrade 6.35 to 6.35.1

Hi,
yesterday I have upgraded from 6.35 to 6.35.1.

With 6.35 everything is working.

  • I have static + active 3 routes
    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
    add dst-address=0.0.0.0/0 gateway=192.168.1.1 distance=1 check-gateway=ping

This route is just static - inactive
add dst-address=0.0.0.0/0 gateway=192.168.2.1 distance=2 check-gateway=ping

With 6.35.1 only 1 route remain active
add dst-address=0.0.0.0/0 gateway=192.168.1.1 distance=1 check-gateway=ping

  • Other two PCC routes that were before active are now inactive.
  • This causes all traffic to go through WAN1.

I have downgraded back to 6.35 and it is working again.

Is this known? Is it bug?

all route s with mark routing does not active in version 6.36rc6 o 6.35.1

Thanks, same issue here :frowning:

Yes, this is a bug. Mikrotik confirmed they reproduced it, see here.