On 10/10/2012, at 9:54 AM, cov...@ccs.covici.com wrote:

> I am sure Mikrotik routers will do this also, although I have not tried
> it.
> 
Mikrotik can do this but it takes some setup. They are very powerful but what 
you are asking is complex and may require the following
- 2 ethernet upstreams or the ability to use PPOE to access DSL line. You can 
use DSL modems and more NAT but its important the device recognises the line 
has gone down. Mikrotiks don't do PPOA so if the DSL link uses PPOA then you 
need to have more natting. 
- hard to use SIP externip as the externip changes depending on which link it 
comes from. The router can't influence this.
- your failover router has to reset itself to use the alternate DNS, and this 
sometime is a problem, more so when one link comes back the system has to 
change back. Some Mikrotiks I have used have trouble doing this.
- its easiest if you route everything out one link then if that fails route 
everything out the other link, if you just want some traffic rerouted you have 
to distinguish it and route it with a policy route which can get complex

Its not straight forward. Although I believe there are devices out there that 
have it all set up for you. 

A much simpler way is to have asterisk have two separate trunks routed out two 
different links and then use asterisk to do any failover, then it solves other 
problems eg. the link is okay but the provider has gone down

You can make calls out the secondary trunks, and put a call forward on the 
primary numbers to the secondary if there is a failure

Cheers Duncan

> Niccolò Belli <darkba...@linuxsystems.it> wrote:
> 
>> Il 09.10.2012 21:24 Mike Diehl ha scritto:
>>> I hope no one considers this off topic...
>>> 
>>> I have a phone customer who wants 2 Internet connections so that if
>>> one goes down, he can use the other for phone service.
>>> 
>>> So, I'd like to get a recommendation for a relatively inexpensive
>>> router that can perform this function.
>>> 
>>> Also, when the failover occurs, the phone's IP address will obviously
>>> change.  So, how can/should I configure this to minimize my
>>> customer's down-time?
>> 
>> http://www.traverse.com.au/geos21-dual-adsl2-x86-router-appliance
>> 
>> I achieved fallback in less than 10 seconds flushing routing cache and
>> nat tables with nearly zero false positives (I can do even better but
>> I prefer having less false disconnections).
>> I don't use this router but a Traverse Solos PCI Adsl2+ card and a
>> linux box.
>> 
>> Cheers,
>> Niccolò
>> 
>> --
>> _____________________________________________________________________
>> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
>> New to Asterisk? Join us for a live introductory webinar every Thurs:
>>              http://www.asterisk.org/hello
>> 
>> asterisk-users mailing list
>> To UNSUBSCRIBE or update options visit:
>>  http://lists.digium.com/mailman/listinfo/asterisk-users
> 
> -- 
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
> 
>         John Covici
>         cov...@ccs.covici.com
> 
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to