Community discussions

MikroTik App
 
User avatar
tutugreen
just joined
Topic Author
Posts: 13
Joined: Fri Oct 06, 2017 3:14 pm

IPv6 Mangle routing-mark?

Thu Aug 27, 2020 10:54 am

Hi, I just found IPv6 routing-mark seems to be supported from v7beta1 (https://help.mikrotik.com/docs/display/ ... col+Status)
docs.PNG
So I download chr-7.1beta2 to try, the "mark routing" didn't appear in the winbox mangle action.
v6-1.PNG
I switch to CLI. I've already use "routing/table/add", a table named "rtab-1" available in print,
rtab.PNG
also ipv4 mark routing choice,
v4.PNG
but not available in ipv6.
v6-2.PNG
Is that a wrong syntax or I need to add something special in rtab for ipv6?
You do not have the required permissions to view the files attached to this post.
 
DarkNate
Forum Veteran
Forum Veteran
Posts: 997
Joined: Fri Jun 26, 2020 4:37 pm

Re: IPv6 Mangle routing-mark?

Thu Aug 27, 2020 3:22 pm

I hope they release v7 soon with all the improvements and IPv6 policy routing. I can't set up recursive routing failover on IPv6 on v6 and it's a pain in the ass.
 
User avatar
mrz
MikroTik Support
MikroTik Support
Posts: 7038
Joined: Wed Feb 07, 2007 12:45 pm
Location: Latvia
Contact:

Re: IPv6 Mangle routing-mark?

Mon Aug 31, 2020 2:42 pm

Works as expected, note that routing table should be able to add routes in FIB:
[admin@MikroTik] /routing/table> add name=test fib 
[admin@MikroTik] /routing/table> /ipv6/firewall/mangle
[admin@MikroTik] /ipv6/firewall/mangle> add action=mark-routing new-routing-mark=test 
chain: input
[admin@MikroTik] /ipv6/firewall/mangle> print 
Flags: X - disabled, I - invalid; D - dynamic 
 0    chain=input action=mark-routing new-routing-mark=test 
Also recursive routing is working if you set up scopes and target scopes correctly.
 
anon1224
just joined
Posts: 9
Joined: Fri Dec 24, 2021 5:26 pm

Re: IPv6 Mangle routing-mark?

Fri Feb 17, 2023 6:16 pm

Works as expected, note that routing table should be able to add routes in FIB:
[admin@MikroTik] /routing/table> add name=test fib 
[admin@MikroTik] /routing/table> /ipv6/firewall/mangle
[admin@MikroTik] /ipv6/firewall/mangle> add action=mark-routing new-routing-mark=test 
chain: input
[admin@MikroTik] /ipv6/firewall/mangle> print 
Flags: X - disabled, I - invalid; D - dynamic 
 0    chain=input action=mark-routing new-routing-mark=test 
Also recursive routing is working if you set up scopes and target scopes correctly.
can you please check my post viewtopic.php?t=190002

Who is online

Users browsing this forum: No registered users and 18 guests