How config 2 isp connection,one for upload and one for download
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
How config 2 isp connection,one for upload and one for download
Hello there,
I have three lancard in my fedora core 3 and i have 2 isp's connection(one offer good rate for download only). So can you people help me to configure routing on linux server like 2 Lancard for 2 isp connection and one other lancard connected to my laptop from which i gonna browse.
if i browse form laptop download bandwidth consume from one isp and upload consume from another or any other way to use my linux box configure like consume one isp's upload bandwidth and other isp's download bandwidth.Or any other way I can achieve this please suggest.
Thanks in advanced
Last edited by hellofrommunir; 05-15-2008 at 05:05 PM.
I don't think you can do such thing ...
every tcp connections, uses both directions (every packet you receive you have to send ack).
beside that, routing table uses network ip's to differ one route from another, unless you have specific ip's, you can't divide download and upload throw 2 nics ...
While I'm not sure how to do it, you can do load balancing on your connection and might help you out. You should be able to tie the NICs together virtually and use it like it's one connection.
that is an asymmetric routing - but good only if your ISPs support it. This kind of setup typically if you have a DVB-IP connection. You use your dial-up 33600bps analog modem to ISP-A for internet request and use a broadband wireless receiver from ISP-B for the internet reply.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.