• العربية
  • Azerbaijani
  • Català
  • 中文
  • Hrvatski
  • Čeština
  • Dansk
  • Nederlands
  • English
  • Estonian
  • Persian
  • Français
  • Deutsch
  • עברית
  • Magyar
  • Italiano
  • Macedonian
  • Norwegian
  • Português
  • Português
  • Română
  • Русский
  • Español
  • Svenska
  • Türkçe
  • Українська
  • Hesab
    • Giriş
    • Qeydiyyat
    • Şifrəmi unutdum?
  • FairyHosting.com
    • Services
      • Xidmətlərim
      • Yeni sifariş
      • Domen adı
      • DNS MANAGER
    • Payment
      • Invoices
      • Balansı artır
      • Kütləvi ödəmə
    • Support
    • Knowledgebase

      Kateqoriyalar

    Hestia CP
    2
    ISPmanager
    9
    Linux Сервер
    25
    Plesk
    14
    Windows Сервер
    15
    Услуга Fairy Disk
    4
    Микротик (RouterOS)
    8
    Менеджмент сервера
    19
    Для нового клиента
    13

      Kateqoriyalar

      Etiket aşkar edildi.

    Debian Восстановление root пароля CentOS7 Linux сброс root пароля CentOS7 сервер Password recovery Root password Ubuntu

      Yardım

    Dəstək sorğularım
    Məlumat bazası
    Yeni sorğu aç

    How to Configure Network Bonding in Debian/Ubuntu Çap et

    • 0

    This article help you to configure bonding on your server (Debian/Ubuntu)

    Firstable, update list of packedges from the repositories :

    # apt-get update


    To use network bonding mechanism in Ubuntu/Debian based Linux systems, you need to install the bonding kernel module :

    # modprobe bonding
    # lsmod | grep bond



    Install "ifenslave" package by issuing the below command :

    # apt-get install ifenslave



    Further need to change network interface file and modules file, after that reboot system.  Bonding will be successfully configured. In example below the name of two network interfaces is eno1 and eno2.


    (/etc/network/interfaces):
    # This file describes the network interfaces available on your system
    # and how to activate them. For more information, see interfaces(5).

    source /etc/network/interfaces.d/*

    # The loopback network interface
    auto lo
    iface lo inet loopback

    # The primary network interface
    #allow-hotplug eno1
    auto bond0
    iface bond0 inet static
    slaves eno1 eno2
    #iface eno1 inet static
            address 192.168.1.10/25
            gateway 192.168.1.1
            # dns-* options are implemented by the resolvconf package, if installed
            dns-nameservers 8.8.8.8 8.8.4.4
            dns-search ugb.ee
            bond_mode 802.3ad
            bond_miimon 100
            bond_downdelay 200
            bond_updelay 200
            bond-lacp-rate 1
            bond-xmit-hash-policy layer2+3


    (/etc/modules):
    # /etc/modules: kernel modules to load at boot time.
    #
    # This file contains the names of kernel modules that should be loaded
    # at boot time, one per line. Lines beginning with "#" are ignored.

    bonding





    By checking traffic from network interface we recommend use utility "iftop":

    # apt-get install iftop
    # iftop -i bond0
    # iftop -i eno1
    # iftop -i eno2


    Details about bond interface can be obtained by displaying the content of the below kernel file using cat command as shown :

    # cat /proc/net/bonding/bond0

    Bu cavab sizə kömək etdi?

    Uyğun məqalələr

    How to change SSH port Default SSH server port is 22.Open configuration file /etc/ssh/sshd_config of SSH server by using... Ioncube PHP Loader installation Install Ioncube PHP Loader extensions via SSH client.Firstable download module for your operating... Ioncube installation Ioncube install on Debian server.   1. Archive download from website creator wget... Upload/download internet speed check in Linux Speedtest-cli is used to check the speed of uploading and downloading in the server and it use... Information of server resources in Linux system In this article you can get information about system and resources, which using on your server....
    << Geri

      Etiket aşkar edildi.

    Debian Восстановление root пароля CentOS7 Linux сброс root пароля CentOS7 сервер Password recovery Root password Ubuntu

      Yardım

    Dəstək sorğularım
    Məlumat bazası
    Yeni sorğu aç
    • Billing
      • Services
      • Invoices
      • Support
      • Knowledgebase
    • Services
      • Virtual servers
      • Dedicated servers
      • Colocation
      • Business hosting
      • Fairy Disk
      • Routers for rent
      • SSL-Certificates
    • News
    • Company
      • About Us
      • Contacts
      • User agreement
      • Privacy policy
    • Technologies

      RJ Network OÜ
      Reg.nr 14694302
      VAT ID: EE102147829

      Narva: P. Kerese tn 5, 20309
      Tallinn: Paul Pinna 8, 13615

    +372 6647001

    info@fairyhosting.com

    Copyright © 2025 FairyHosting.com. All Rights Reserved.


    Yüklənir...
    Yüklənir...
    Dil seç
    العربية
    Azerbaijani
    Català
    中文
    Hrvatski
    Čeština
    Dansk
    Nederlands
    English
    Estonian
    Persian
    Français
    Deutsch
    עברית
    Magyar
    Italiano
    Macedonian
    Norwegian
    Português
    Português
    Română
    Русский
    Español
    Svenska
    Türkçe
    Українська

    Şifrə yaradın

    Zəhmət olmasa şifrə uzunluğu üçün 8 ilə 64 arasında bir rəqəm daxil edin