Hi, I have 2 ISP and I want load balancing between two mikrotik interfaces. I have WiFi conection (perfect functional) and second conection ADSL.
ADSL Router- LAN Interface: 192.168.0.1.
On RouterBOARD 500 - Interface_ADSL: 192.168.0.2,
But If I disable WiFi interface (and add to route table: DST adress: 0.0.0.0/0, gateway: 192.168.0.1)-result is trafic on Interface_ADSL only TX (nothing RX).
((note.: If I conect ADSL router to my PC and on NIC configure: IP: 192.168.0.10/24, gateway: 192.168.0.1, DNS: 192.168.0.1 - I can perfect conect to internet (but no through Mikrotik)).. Please, where is problem???