with this setting also i can't do it ?
tank you so much my dear friend
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether2 new-connection-mark=ether2tor passthrough=yes
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether3 new-connection-mark=ether3tor passthrough=yes
/ip firewall mangle add action=mark-connection chain=input connection-state=new in-interface=ether4 new-connection-mark=ether4tor passthrough=yes
/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether2 passthrough=yes
/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether3 passthrough=yes
/ip firewall mangle add action=mark-routing chain=output connection-mark=ether2or new-routing-mark=Toether4 passthrough=yes
/ip route rule add action=lookup routing-mark=Toether2 table=Toether2
/ip route rule add action=lookup routing-mark=Toether3 table=Toether3
/ip route rule add action=lookup routing-mark=Toether4 table=Toether4