Hi guy´s, problems again.
Situation:
Routerboard 512
RouterOS: 2.9.8
Ethernet cards: 3
WLan: 1
Licence Level 5
Configuration:
Ethernet 1 (Publica main) : ISP - Internet access - Fixed IP
Ethernet 2 (Publica Back Up): ADSL Connection - Dynamic IP
Ethernet 3(Mirador): Local - 192.168.0.0/24 - Local Network
WLan1 : Customers Network with PPPoE Server
I´m trying to balance traffic load and establish a Failover config. I mean, if ISP with Fixed IP goes down, all the traffic goes to the ADSL connection.
Here´s my route list
[fvazquez@MikroTik] ip route> print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf
DST-ADDRESS PREFSRC G GATEWAY DIS INTERFACE
0 ADC 10.1.0.0/24 10.1.0.1 wlan1
1 ADC 192.168.0.0/24 192.168.0.1 Mirador
2 ADC 200.51.241.227/32 201.250.100.31 pppoe-backup
3 DC 200.81.235.128/28 200.81.235.131 Publica Main
4 A S 0.0.0.0/0 r 200.81.235.129 Publica Main
5 AD 0.0.0.0/0 r 200.51.241.227 1 pppoe-backup
If I disable the D.G. on Publica main, the systems route OK.
If I enable D.G. on Publica main, ping does not reach the destination
I assume that I´m not allow some traffic buy some rule, but I couldn´t find it.
Any help for me pls?
Thanks in advance
Rgds from Argentina