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.