Results 1 to 3 of 3

Thread: Network Bonding on Ubuntu Desktop 20.04

  1. #1
    Join Date
    May 2020
    Beans
    14

    Network Bonding on Ubuntu Desktop 20.04

    Long term ICT but my first foray into Linux. I have a home server which I have installed Ubuntu Desktop 20.04 for ease of setup for a newby. I have all my network shares and Plex running fine.


    The server has dual 1Gb NICs. I would like to use bonding (mode 0) to take advantage of the bandwidth. The yaml file in netplan only has a couple lines and sets renderer to networkmanager. The /etc/modules file is empty.


    What do I need to do to bond my two NICs?

    Thanks in advance.

  2. #2
    Join Date
    Jun 2020
    Beans
    4

    Re: Network Bonding on Ubuntu Desktop 20.04


  3. #3
    Join Date
    May 2020
    Beans
    14

    Re: Network Bonding on Ubuntu Desktop 20.04

    I eventually worked it out. I needed to add to the .yaml file for the bond specs and used try function. The syntax is a little different from the networkd version. There are restrictions on parameter settings and it does not support "name gooping". Thanks for the help.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •