Hi All,
I Need Help. I have 3 lines of ISP. I have been doing load balance for 3 isps. But now and then one of the internet line will fail. I think I want to give up load balance and reconfigure my router as follow. Any one please kindly let me no if it is possible to do so.
I want to create 3 lans inside one Pentium 4 using Router-os 2.9.4, using 3 hotspots to control access to the internet, 3 line of ISP.
Here is my plan.
ISP ->modem 10.0.0.138-> wan1 (10.0.0.1) of Router os-> local1 hotspot1
ISP ->modem 10.0.10.10-> wan2 (10.0.10.1) of Router os-> local2 hotspot2
ISP ->modem 192.168.1.1-> wan3 (192.168.1.3) of Router os-> local3 hotspot3
My router is configure with 6 network cards.
interface 1 → wan1 10.0.0.1
interface 2 → wan2 10.0.10.1
interface 3 → wan3 192.168.1.3
interface 4 → local1 192.168.10.1
interface 5 → local2 192.169.10.1
interface 6 → local3 192.170.10.1
I create 3 hotspot where hotspot1 = local1, hotspot2 = local2, hotspot3 = local3
Open webbrowser check the hotspot 3 of them work.
But when connect the modems to wan interfaces, All of the lan (192.168.10.x and so on) can access to the internet.
I don’t know how to create correct route or gateway. I try to mark connect and route using Mangle based on example in wiki load balance. I still cannot connect to the internet.
when do tracert -d 8.8.8.8 from client pc
it show one entry which is the local interface ip.
I wonder if Router-OS software can do this. If not how to configure the router to have similar set up as I mention above. Any Guru please kindly help.
Many thanks in advance