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

mutlipath rule issue

As I see  we make dedicated interface for the internet(eth4) only  but I found red use the same line so pls can you advice for the best scenario for this

I need to make dedicated interface for specific line for example 

One line for mail
One line for browsing internet
Others for red (4 interfaces)
Below the pic of eth 4 which we use it for internet only but as you see it pass Astro red 

my current configuration are as mentioned below

Multipath rule : (for internet interface eth4 (internet))

Name : websurfing
position :1
source : internal network
service : web surfing
desitination : any
ltf.persistence : by interface
bind interface : internet

uplink balancing :

active interfaces---
wan
internet
red1
red2
red3
red4

 right now i am testing with only one multipath rule for web surfing but i found on interface monitoring red traffic also going through this interface eth4 
check the attached sceenshots...

should i use all red in one group and make separate multipath rule ? 

 what is the best scenario i can use multipath rules....

Thanks in advance...


This thread was automatically locked due to age.
Parents
  • Cool!  It sounds like business is good!

    You will need some way to identify the public IP of half of your REDs.  If they aren't fixed, then some sort of DynDNS solution.  Put these into a Network Group definition.  Then, clone the rule above.  In the higher-priority rule, instead of 'Destination : Any', use 'Destination: {RED Network Group}' and assign the other interface.  The RED tunnels for the {RED Network Group} will go out one interface and all other RED tunnels will use the other interface.

    Cheers - Bob
Reply
  • Cool!  It sounds like business is good!

    You will need some way to identify the public IP of half of your REDs.  If they aren't fixed, then some sort of DynDNS solution.  Put these into a Network Group definition.  Then, clone the rule above.  In the higher-priority rule, instead of 'Destination : Any', use 'Destination: {RED Network Group}' and assign the other interface.  The RED tunnels for the {RED Network Group} will go out one interface and all other RED tunnels will use the other interface.

    Cheers - Bob
Children