This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Multipath rule for only RED traffic

I wasn't sure whether to post this question in this forum or the RED forum so I guessed. [:)] Anyway, we have two internet connections, an 8x1 (External (8x1)) and a 5x5 (External VPN (5x5)). We want only our RED traffic (and traditional VPN traffic) to use External VPN (5x5). Everything else we want to use the External (8x1). I setup a rule like this:

Any -> Web Surfing -> Any -> External (8x1)

Is there a better way to do this?


This thread was automatically locked due to age.
Parents
  • You need a second rule to route all other traffic via the second interface.

    But its probably better to do it the other way round, if you wand to use the 8x1 interface for everything else. E.g.:

    1) ANY -> RED -> ANY via 5x5
    2) ANY -> ANY -> ANY via 8x1

    Cheers
     Ulrich
Reply
  • You need a second rule to route all other traffic via the second interface.

    But its probably better to do it the other way round, if you wand to use the 8x1 interface for everything else. E.g.:

    1) ANY -> RED -> ANY via 5x5
    2) ANY -> ANY -> ANY via 8x1

    Cheers
     Ulrich
Children
No Data