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.
  • 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
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • 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
  • Yes, thanks, that confirms my guess.



    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • Sorry Bob, surfing over LTE works good. my problme is the mail traffic

    but if I understand you, I must change the surf rule to this:
    any --> Web surfing --> any
    an the ASG use the LTE interface, because the uplink balancing has LTE a higher wight.

    but how can I navigate the mail trafic over DSL?
  • 'Any -> Any -> Any (Persistence on interface DSL)'

    or, to push just mail traffic over the DSL: 'Any -> Email Messaging -> Any (Persistence on interface DSL)'

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • hmm ... if I understand you .... I have change to this settings

    my Uplink balancing settins are ok?
  • Looks good now!

    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
  • ok, I will test tomorrow sometings and will give you a feedback.

    Can I show everywhere which traffic go by DSL and which goes by LTE.
    I the last time I has only see, that mail dosen't work, and the sending IP are in a blacklist from SPAM-checkers

    P.S
    thanks you very much for the great help
  • Hello Bob,

    here a first feedback.
    So I thinks and what I see it works .....

    Thanks a lot