Combine 2 connection

Need help to how to combine 2 connection, ( ADSL + WIFI )??
already RTFM but still confuse…

Should I provide 3 ethernet card on MT, for ADSL, WIFI , LAN ??


Thx

what do you mean by combine, please explain

It means on MT we have 2 connections.
If one of conection down, client using other connection.

use scripting. add two gateways, disable one. set up netwatch. when connection down, runs a script that will disable the active gateway and enable the other one. or something in the same spirit. you can see in the scripting forum, there must be examples.

thx normis

if we add 2 connection, the bandwidth also increase ???
for i.e 384 kbps + 64 kbps become 448 kbps ??

regards,

if you do as normis described then you have one active and one fully redundant, buy if you want to increse your available bandwith - you have to loadballance them and read everything about loadballancing in forums - here are lots of good topics abot loadballancing

and wiki page here:
http://wiki.mikrotik.com/wiki/Bandwidth_Managment_and_Queues

hope you wil get what you need.