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

Split traffic between ADSL and SDSL

Hello,

we want to split the traffic between 2 Internet connections.

Proxy over ADSL

SSL VPN over SDSL

we have a astaro 220.
The standard gateway points on the sdsl gateway. There are no option in the astaro where can be set which interface will be used for the proxy.
So i think we have to do this with nat rules but nothing works.
Has someone an idea?


This thread was automatically locked due to age.
  • ***Important Note
     You cannot policy route HTTP or SMTP traffic if you are using the HTTP or SMTP Proxy. Configure the default gateway on the 
     interface that you would like the HTTP/SMTP traffic to go out and policy route your other traffic out the other interface as 
     required. An example is below where the HTTP Proxy and SMTP proxy use one connection and all other traffic goes out the second
     Connection.


    1) Create Definitions
     A) Create A Default Gateway Definition
      a) In the menu on the left hand side of WebAdmin click Definitions >> Networks.
      b) Click "New Definition" Button.
      c) Name your secondary default gateway.
      d) Select the type of "Host".
      e) Enter the IP of the secondary Default Gateway.
      f) Click the "Add Definition" Button.

    2)Create A Policy Route
     A) Create A Policy Route
      a)In the menu on the left had side of WebAdmin click on Network >> Routing.
      b) Click the "New Policy Route" Button.
      c) Select the Network you require for the source.
      d) Select Any for the service.
      e) Select Any for the Destination.
      f) Select the Definition Created in step one for the target.
      g) Select The interface of the network you selected for the source interface.
      h) Click the "Add Policy Route" Button.

    3) Create the SNAT Rule.
     A) Create a Source Nat rule for the Network of the origination traffic. 
      a) In the menu on the left had side of WebAdmin click Network >> NAT/Masquerading.
      b) Name the rule.
      c) Select rule type "DNAT/SNAT"
      d) Select the Network you require for the source.
      e) Select Any as the service
      f) Select Any for the Destination.
      g) Select the Definition of the Interface(Address) of the secondary connection for the Change Source to Drop Box.
      i) Click the "Add" Button.



    I have done this. When i activate the rules the astaro not respond on anything out of that network.
  • The proxies in ASL will use the default gateway. You should therefore use your ADSL connection as your default gateway, if that is where you want your proxy traffic to go.
  • Be aware that policy based routing is currently broken on Astaro 7.  The bugfix is slated for 7.003 or 7.004.
  • There is a workaround how should it work. My Distrubutor has rules how it works but they want money for the solution... so any ideas where nice [[:D]] [[:D]]
  • okay the post above works great !