winbox for 2.9 ?

Hi,

In winbox missing some command:

add firewall chain
add new routing tables

if there is another way to do this , how ?

everything works :slight_smile:

to add chain, push to “plus” (add) button and write whatever chain your need.
than you will see new created chain

  1. explaind what exactly does not work ?

you can create rules with routing-marks, and than routing-mark in ip route.

  1. yes , thx

  2. one routing table for ISP-1 , another for ISP-2 , and easy way is tables , with tables I do not mark traffic in mangle.

2.8 in route list have: Rutes , Tables , Rules , in Rules make :

x.x.x.x/x tables ISP-1
y.y.y.y/x tables ISP-2

not with any mark traffic , very easy to make, and have Action:lookup ,unreachable , drop

2.8 have also Flow for mark traffic with mangle , and Tables.

Look like Table is missing in 2.9 ? , …

because that , I ask , is the Tables put somewhere else … or only way is Routing Mark ?

hm, you setup routing-marks in mangle and gateways considering to marks in “ip route”.
more information:
http://www.mikrotik.com/docs/ros/2.9/ip/route.content#8.48.3.2