route tproxy {
rule 100 {
mark 1
set {
table 200
}
}}
[edit]
vyos@router-01# ip rule
200: from all fwmark 0x7fffff37 lookup 200
even I changed the mark value , it is still fwmark 0x7fffff37.
Pls have a double check ,thanks .