<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 2014-03-02, 7:18 PM, henry wrote:<br>
    </div>
    <blockquote cite="mid:5313D880.8020803@mersi.co.id" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      Hi all,..<br>
      <br>
      I just want to combine 2 eth and want to create a balance-rr. how
      can i do that?<br>
      <br>
      <img src="cid:part1.01070907.06070102@majentis.com" alt=""><br>
      <br>
      sorry if it's been discussed before... i just try create bond0 <br>
      <br>
      <img src="cid:part2.02030506.08030003@majentis.com" alt=""><br>
      and still can not ping on virtual machine on client. thanks <br>
      <br>
      <pre class="moz-signature" cols="72">-- 
Best Regards


Henry Leonardi Sutrisna
PT. Metindo Erasakti
IT/EDP Dept</pre>
    </blockquote>
    The setting are not correct.  You are trying to create a bond using
    eth0, which is already used by vmbr0.<br>
    <br>
    First, find two interfaces not already in use.  Create a bond with
    the two interfaces.  Do not give the bond an IP address or gateway.<br>
    <br>
    Second, create a bridge.  Give that an IP address, and make its
    bridge port the bond device.<br>
    <br>
    Reboot.<br>
    <br>
    Gerald<br>
    <br>
  </body>
</html>