I’m using a routerboard 1200 and attempting to replace two rv042s that control access to three wan connections. Two of the connections are for general internet traffic, one’s primary, the other is failover. That seems easy enough to do. The third wan connection is for my server traffic. Servers and other hosts are all on the same subnet. Currently, I direct servers to a different gateway (general traffic to x.1 and servers to x.2).
It looks like I can use policy based routing to mark my servers based on some criteria. I don’t want to have to program the IP of every server host into my router and direct them to the alternate route. I think I can program two ports on the routerboard with an x.1 and x.2 address and apply a routing mark to the ones going through x.2.
And there’s my problem. I’m following tutorials that show me how to use mangle to apply a routing mark, but when I go to actions, all I see are packet marks and connection marks.
So, two questions:
- Am I doing this right?
- Why can’t I select routing mark?