In linux, how does one achieve two ADSL instances simultaneously using the Internet for routing and load balancing?

Source: Internet
Author: User
In linux, how does one implement two ADSL networks simultaneously using the Internet for routing and load balancing-Linux Enterprise applications-Linux server application information? The following is a detailed description. Problem:
How does one implement two ADSL networks using the Internet for routing in linux?
I have two ADSL lines. to overlay the two lines, we 'd better use linux
Question added: I want to use one Intranet Nic and two Enis connected to ADSL (both are China Netcom's ADSL), with a total of three Enis; To achieve dual-line Internet access, when load balancing is achieved and a line is disconnected, the connection on this line is automatically placed on another line

Answer:
This is generally achieved through dual-nic binding in LINUX. The general process is

Configure your IP address, GATEWAY, MASK, and DNS on bond0 and add the content at the end of/etc/modules. conf.
Alias bond0 bonding
Options bonds miimon = 100 mode = 0
0 indicates that the load is HENG. If mode is set to 1, the load is only fault tolerant.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.