0.9.4 got into precise but I could not find any documentation about how
to configure bonding with it.

Unfortunately I have found some mention by the upstream developers that 
currently only Red Hat based systems are supported (if I have understood this 
correctly):
https://mail.gnome.org/archives/networkmanager-list/2012-May/msg00070.html

If anybody finds any documentation about this feature then please
provide a link.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/239999

Title:
  nm should support easy bonding

Status in NetworkManager:
  Confirmed
Status in “network-manager” package in Ubuntu:
  Triaged

Bug description:
  -- The feature:
  Network Manager should assist the user as much as reasonably possible in 
setting up a bond0 interface.

  -- Motivating scenario:
  I'm watching a movie, accessed via sshfs from my desktop box over the wired 
interface.  I get hungry, so I decide to move my laptop to my kitchen and 
continue watching the movie while cooking.  The sshfs connection should 
seamlessly stay alive, such that I don't have to restart mplayer.

  -- A sketch of a solution:
  Look at the IP address and netmask of available interfaces.  If two 
interfaces lie within the same network, ask the user whether to try enabling 
bonding.  If yes, modprobe bonding mode=1, set up bond0, enslave eth0 and eth1 
(say) with the fastest being the primary.  Let the user say "always bond", 
"always bond for $ESSID", "never bond", "never bond for $ESSID" after testing 
whether it works.

  -- Taking this one step further:
  Support other values of mode= for the bonds.  Don't do this only for 
wired+wifi, but any number of wired and wifi interfaces.  Try to diagnose and 
repair (or suggest repairs for) any problems that occur while trying to bond.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/239999/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to