<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body text="#000000" bgcolor="#ffffff">
    > <i>lxc.network.ipv4=x.x.x.x/24</i><br>
    <br>
        'da hell?<br>
    <br>
    <br>
    On 01/15/2012 03:36 PM, Barbara Nowak wrote:
    <blockquote
      cite="mid:1326670565.39696.YahooMailNeo@web26303.mail.ukl.yahoo.com"
      type="cite">
      <pre wrap="">

Hi,

I want to try configure couple VM on 2 hosts.
I need to had access from LAN and WAN port (eth1 and eth0).

My config each VM is:

lxc.network.type=macvlan
lxc.network.link=eth0
lxc.network.flags=up
lxc.network.ipv4=x.x.x.x/24
lxc.network.hwaddr = d0:67:e5:e7:d8:a3
lxc.network.name=veth0

lxc.network.type=macvlan
lxc.network.link=eth1
lxc.network.flags=up
lxc.network.ipv4=192.168.1.2/24
lxc.network.hwaddr = d0:67:e5:e7:d8:a4
lxc.network.name=veth1


A same networks are set up on eth0 and eth1 on HOST.
All works fine, when I try to access from/to host from the internet.

But when I try to access from some VM to HOST or HOST to VM then I had "no route to host".
A same message I had when I try access from one VM to other VM on same host.

Ofcourse the MAC addresses are diffrent on each configs.



Barbara




BB

------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
<a class="moz-txt-link-freetext" href="http://p.sf.net/sfu/rsa-sfdev2dev2">http://p.sf.net/sfu/rsa-sfdev2dev2</a>
_______________________________________________
Lxc-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lxc-users@lists.sourceforge.net">Lxc-users@lists.sourceforge.net</a>
<a class="moz-txt-link-freetext" href="https://lists.sourceforge.net/lists/listinfo/lxc-users">https://lists.sourceforge.net/lists/listinfo/lxc-users</a>
</pre>
    </blockquote>
    <ul>
      <li><br>
      </li>
    </ul>
  </body>
</html>