Version: RouterOS v7.0beta1 (development)
Model: RB4011iGS+
Steps to reproduce:
/ip/route/rule/add routing-mark="foo"
input does not match any value of routing-mark
/ip/route/rule/add table="foo"
input does not match any value of table
Config:
jan/01/2002 01:17:02 by RouterOS 7.0beta1
software id = 9S4N-YFRB
model = RB4011iGS+
serial number = 968A0922CAB1
/interface ethernet switch port
set 0 default-vlan-id=0
set 1 default-vlan-id=0
set 2 default-vlan-id=0
set 3 default-vlan-id=0
set 4 default-vlan-id=0
set 5 default-vlan-id=0
set 6 default-vlan-id=0
set 7 default-vlan-id=0
set 8 default-vlan-id=0
set 9 default-vlan-id=0
set 10 default-vlan-id=0
set 11 default-vlan-id=0
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip torrent
set download-directory=/flash/rw/disk #error exporting /ipv6/route/rule #error exporting /routing/policy/selection
/system logging
add topics=route
Additional:
Even with /system/logging/add topics=route nothing appears in the logs
Can add a mangle rule setting a routing mark OK, but still can’t add a route rule
/ip/firewall/mangle/add chain=prerouting action=mark-routing new-routing-mark=foo
/ip/firewall/mangle/export
/ip firewall mangle
add action=mark-routing chain=prerouting new-routing-mark=foo
/ip/route/rule/add routing-mark=foo
input does not match any value of routing-mark
Interestingly, you don’t seem to be able to add a mark to a route at all
Doing tab completion shows ‘routing-mark’ is missing from the list of attributes on v7:
I tryed it according your mannual and is not working, it doesnt send markedpackets packets using that new way? is it really working? why did you changed, it worked without problem in v6. What does itmean vrf? main?
Hi,
I use V7.1.1 (stable) but it looks like router marking still not working, or I miss something?
I cannot add name of next router marking. There is a chance to do it via Terminal?
In /ip/firewall/mangle in action → mark routing → New Routing Mark I cannot add new variable. I have main only.
How could I create new Routing Mark?
I have tried from command line /ip/firewall/mangle> add new-routing-mark a number of combinations but It does not work
Thx in advance