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

is this possible?

hi,

imagine the following situation: asl uses a dedicated 11 mbit access to the internet. i also got a 512/512 adsl connection.

in case the 11 mbit goes down how can i route all traffic trough the adsl line? 

is this possible?

thanks,

seb  


This thread was automatically locked due to age.
  • I have not tried this yet, but it is possible to have multiple external interface(WAN) to Astaro and hence be able to have redundant high speed connections. The method i am trying is to use another NIC and create a new external network interface. Then using S/DNAT to link it to the internal interface. You can even choose to determine who has access from this interface.  
  • No problem having two WAN interfaces and two default gateways.  Make sure the 11MBs line is the first NIC that ASL sees during a PCI scan.  Ver 3x had a way to do a fallback route in case of failure to the first GW.  But I think there was some trouble with this and not working automatically in Ver4.

    One thing that is handy is if you use inbound SMTP with MX you can set MX to both WAN IPs and have redundency for that.  Other services are able to use either or both lines for inbound.

    Switching outbound gateways isn't automatic but easy enough to change when needed.  Set-up rules and access for both lines so you simply turn off the failed GW and let it fly out of the second.

       
  • Another possible way of making this work (assuming the two default gateways solution doesn't work in V4) is to manually add the second route in the OS, instead of Webadmin.  At the OS level, there is a "Metric" parameter that can be assigned to a router.  If you have two routes to the same destination, the lower metric will be used first.  If the lower metric route because unavailable, then high metric route will be used instead.  

    I've never done this with Astaro, so I can't tell you that it will definitely work, but it is something worth looking into.