This is not true. You can look for next IP, that is in Internet.
We use IPs of microsoft or google. What you can do is to have 2 global 
variables and update this variables with IPs of websites like google.es or 
google.com or whatever... Set variable (Resolve(IP)) bla bla..

Im in the bottom of greetings of this wiki page ; )

Believe me, this is PERFECT for 2 gateways at same speed.

We did a config for 3 and 4 gateways but its very hard.. Vecause you have to 
make 2^n rules (n are the gateways).

We have this config running in about 60 customers.

The only problem you will have is to use "bad IPs" for monitoring, but you can 
fix it changing the Host1 and Host2 IPs or make it dynamic with a simple script.

Martín Ruiz
Director técnico
902 909 858 - 669379521
www.ibersystems.es

> El 20/02/2015, a las 22:45, "can...@believewireless.net" 
> <p...@believewireless.net> escribió:
> 
> One of the problems with that method is that it only pings the immediate
> gateway. If the next hop out
> goes down, it won't failover so you'll need to do some scripting.
> 
>> On Fri, Feb 20, 2015 at 4:36 PM, Micah Miller <mi...@nbson.com> wrote:
>> 
>> under the dhcp-client, set "add-default-route=no".  Then you can add
>> that route back in manually.
>> 
>> On Fri, Feb 20, 2015 at 3:28 PM, Roy, Jerry <jerry....@toltsolutions.com>
>> wrote:
>>> Hi All,
>>> 
>>> I see this link
>> http://wiki.mikrotik.com/wiki/Advanced_Routing_Failover_without_Scripting
>> and am trying to implement but I don't understand the Host1, Host2 in this
>> section. It says gateway= but If my primary link is DHCP, I don't have a
>> gateway that I can rely upon. Can I use any address out on the net like
>> google 8.8.4.4 and 8.8.8.8? Also, Are these the same hosts as in the
>> dst-address section?
>>> 
>>> /ip route
>>> add distance=1 gateway=Host1 routing-mark=ISP1 check-gateway=ping
>>> add distance=2 gateway=Host2 routing-mark=ISP1 check-gateway=ping
>>> 
>>> Same hosts as in the dst-address section?
>>> 
>>> 
>>> /ip route
>>> 
>>> add dst-address=Host1 gateway=GW1 scope=10
>>> 
>>> add dst-address=Host2 gateway=GW2 scope=10
>>> 
>>> Thanks!
>>> -------------- next part --------------
>>> An HTML attachment was scrubbed...
>>> URL: <
>> http://mail.butchevans.com/pipermail/mikrotik/attachments/20150220/5f75eaed/attachment.html
>>> 
>>> _______________________________________________
>>> Mikrotik mailing list
>>> Mikrotik@mail.butchevans.com
>>> http://mail.butchevans.com/mailman/listinfo/mikrotik
>>> 
>>> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
>> RouterOS
>> 
>> 
>> 
>> --
>> Micah Miller
>> Network/Server Administrator
>> Network Business Systems, Inc.
>> Phone: 309-944-8823
>> _______________________________________________
>> Mikrotik mailing list
>> Mikrotik@mail.butchevans.com
>> http://mail.butchevans.com/mailman/listinfo/mikrotik
>> 
>> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik
>> RouterOS
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://mail.butchevans.com/pipermail/mikrotik/attachments/20150220/5f65577d/attachment.html>
> _______________________________________________
> Mikrotik mailing list
> Mikrotik@mail.butchevans.com
> http://mail.butchevans.com/mailman/listinfo/mikrotik
> 
> Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS
_______________________________________________
Mikrotik mailing list
Mikrotik@mail.butchevans.com
http://mail.butchevans.com/mailman/listinfo/mikrotik

Visit http://blog.butchevans.com/ for tutorials related to Mikrotik RouterOS

Reply via email to