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 / Uplink balancing

Hello,

I have 2 WAN interfaces on my ASG

eth1 = DSL with static IP 
eth2 = LTE / UMTS with dynamic IP

All Users should surf over LTE (eth2) and all anything traffic must be run over DSL

In the ASG I have this configuration

Uplink-balancing
============= 
1. LTE (Wight 100) 
2. DSL (Wight 30) 

Multipath Rules: 
=========== 
Rule1: Any --> SMTP --> DSL (Persistence on interface DSL) 
Rule2: Internal --> Web Surfing --> LTE (Persistence on Source/Destination) 
Rule3: Any --> Any --> DSL Persistence on interface DSL) 

But by this config all mails goes over LTE and not over DSL (I don't use the mail-gateway from the ASG, I use a clearswift mail appliance without smart host)

Have someon a idea, what are the reason ? 

How can I config, that
- Mail traffic goes over LTE interface
- and all other traffic over DSL

Thanks !!!!


This thread was automatically locked due to age.
Parents
  • Pictures always help, so this is just a guess.  In the Traffic Selector portion of the rule definition, the 'Destination' must be "Any" or "Internet" instead of one of the interface objects.  Was that the problem?

    Cheers - Bob
Reply
  • Pictures always help, so this is just a guess.  In the Traffic Selector portion of the rule definition, the 'Destination' must be "Any" or "Internet" instead of one of the interface objects.  Was that the problem?

    Cheers - Bob
Children
  • Hi Bob,

    In the Traffic Selector portion of the rule definition, the 'Destination' must be "Any" or "Internet" instead of one of the interface objects. 

    what exactly do you mean?

    my problem are that the traffic for smtp are not goes over the DSL interface.
    Which screenshots want you see?

    I want that only the traffic for http and https goes over LTE and the remaining must be use DSL