Hi all,
Problem, I have two networks one routed, gateway for the second should be PPPoE,connect on remote server (oVPN). How to make it?
You have to use mangle to mark routing and then add gateways with routing marks.
Look at load balancing examples in wiki:
http://wiki.mikrotik.com/wiki/Routing
Thanks, good example. use mangle to mark routing and then add gateways with routing marks, traceroute shows not through PPPoe gateway ![]()
Flags: X - disabled, I - invalid, D - dynamic
0 chain=input action=mark-connection new-connection-mark=v_conn passthrough=no
connection-mark=v_conn
1 chain=output action=mark-routing new-routing-mark=wifi passthrough=no
connection-mark=v_conn