i have a address list with name = x
i want route if dst-address=x then gateway=1.1.1.1
thanks a lot.
use mangle to mark packets and then add route with routing mark.
i have a address list with name = x
i want route if dst-address=x then gateway=1.1.1.1
thanks a lot.
use mangle to mark packets and then add route with routing mark.