|
From: davinderkumar on 6 Feb 2006 07:43 Hello, I have two DSL modems and I want to use both (not only for getting double bandwidth). I have found only two solutions: 1. using Load balancing router like DLink LB604 etc which has two WAN ports. 2. using a PC which will have 3 network cards, 2 for 2 DSLs and 1 for LAN (10 connection). then configuring the routing table so that some of the machines use the one DSL and some second DSL. Is there any other solutions? Thanks, Davinder
From: Moe Trin on 6 Feb 2006 14:52 On 6 Feb 2006, in the Usenet newsgroup comp.os.linux.networking, in article <1139229788.468056.199360(a)g14g2000cwa.googlegroups.com>, davinderkumar(a)gmail.com wrote: >I have two DSL modems and I want to use both (not only for getting >double bandwidth). I have found only two solutions: > >1. using Load balancing router like DLink LB604 etc which has two WAN >ports. -rw-rw-r-- 1 gferg ldp 297491 Sep 4 2003 Adv-Routing-HOWTO >2. using a PC which will have 3 network cards, 2 for 2 DSLs and 1 for >LAN (10 connection). then configuring the routing table so that some of >the machines use the one DSL and some second DSL. > >Is there any other solutions? Unless the two DSL links are to the same provider, and you have made arrangements with them to split the traffic, then your second solution is probably going to be best. A single host making a connection to a remote server such as the FTP server at nus.edu.sg is only going to be able to use a single link, because if you used two, you would appear to be two separate unrelated systems. Old guy
From: buck on 6 Feb 2006 23:54 On 6 Feb 2006 04:43:08 -0800, davinderkumar(a)gmail.com wrote: >Hello, > >I have two DSL modems and I want to use both (not only for getting >double bandwidth). I have found only two solutions: > >1. using Load balancing router like DLink LB604 etc which has two WAN >ports. >2. using a PC which will have 3 network cards, 2 for 2 DSLs and 1 for >LAN (10 connection). then configuring the routing table so that some of >the machines use the one DSL and some second DSL. > >Is there any other solutions? > >Thanks, >Davinder Ask your privider if they do "multilink". If you can find an ISP that does, it works pretty well even if setting it up is a pain. Actually, the pain comes in when one modem connects but the other fails. I had to write a script to figure out which one failed to connect and to force it to retry until success. There is also a program something like FlashGet that will make multiple connections. http://yesican.chsoft.biz/lartc/success.txt -- buck
|
Pages: 1 Prev: unable to get mac address - TX error in dmesg Next: VPN & Windows |