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

Dual internet connection supported?

I have 2 internet connections(one is pppoe, the other standard tcp/ip), i want to know if astaro supports this config and if i will be able to redirect the internal users independently to the internet connection i want and/or be able to "fault tolerance" all to one in case one of the connections fails.

thanks 


This thread was automatically locked due to age.
  • Nope, you can only have one WAN (external) interface.  

    -Steve 
  • crap  
    can anyone point me to a firewall that support N internet connections? 
  • lovato, you can only have one default route on a system. why you wish use two inet connections, backup? tell what you plan to do. 
  • what he wants to be able to do is have the second wan interface fialover in case the first wan interface goes down for whatever reason..a good idea..

      
  • Most isp's put a load balancer in front of their edge machine..wehter it is the router or a firewall..i am familiar with the larscom boxes that do this..[:)]  
  • Dual Gateways with failover would require some BGP routing and other advanced things that Astaro (and most others) just don't provide at this point. If you want true failover, then you'd need grey-market / routable address space which is very rare as well.  
  • There is a provider which provides contents of individuality except for the usual provider (Internet provider) in Japan. 

    It is very convenient in such a case when it has PPPoE connected at the multi-session. 

    Because a contents provider is connected to exclusive LAN, the Internet becomes the condition which can't be seen. 

    A usual provider is cut only for its sake that contents are seen for a while. 
    (So, the Internet can't be seen for that time.) 

    It is connected to the usual provider again to connect it to the Internet if it finishes seeing contents. 

    If a PPPoE multi-session can be used, it thinks that it is convenient with a thing.   
  • Sorry for the delay, i've been away from the forum.

    the thing is that i need the 2 internet connections not for load balancing, but to route whicheever station i want to each of the connections.

    the 2 connections have different speed, one is a 512K ADSL PPPoE line for normal browsing, (the other is a national T1 line with 64KBps international).

    so i want to make that for certain IP blocks which i know are in my country the T1 line is used, and for the international IP the DSL line. 
  • It is not officially supported, but there is a routing script I made which will support multiple gateways. I have tested it in a few deployments and it has proven to be quite reliable. You will find it on the Hackers Forum (if you don't mind working on Linux's Command Line Interface)

    I find it most unfortunate whenever Astaro is losing mindshare and customers these months because people think it can't do this or it can't do that. The next release of Astaro at Christmas should have this added, but let's not be so quick to discourage people from trying out the product...

    We've also done a dead gateway fallover for hire (I can't publish that unless the party who paid for its licensed use gets something back for it). My point is, it can do whatever you can do on a hardened Linux...
  • [ QUOTE ]

    so i want to make that for certain IP blocks which i know are in my country the T1 line is used, and for the international IP the DSL line.  

    [/ QUOTE ]

    You can do that easily, you need to define the network blocks in the Network Definitions section.

    Then in the routing section set the default route as the DSL line, and add a route for the defined blocks for the T1.

    That Astaro is perfectly capable of doing, its when you want to do something like failover, redundancy or combining that it goes beyond what the product is able to do right now.