<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 20, 2016 at 5:48 PM, Mateusz Korniak <span dir="ltr"><<a href="mailto:mateusz-lists@ant.gliwice.pl" target="_blank">mateusz-lists@ant.gliwice.pl</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Tuesday 20 of December 2016 17:04:08 Fajar A. Nugraha wrote:<br>
> What I did in my host, is create a macvlan interface for the host, and move<br>
> host's eth0 IP address there.<br>
><br>
</span>> (...)<br>
<span class="gmail-">> ### from "lxc config show container_name"<br>
> devices:<br>
>   eth0:<br>
>     name: eth0<br>
>     nictype: macvlan<br>
>     parent: eth0<br>
>     type: nic<br>
><br>
><br>
> So I use host eth0 (now without IP, as its ip is moved to v-0, which is a<br>
> macvlan interface) as "parent" in lxd (this should be "lxc.network.link" in<br>
> lxc). If you have problems with flockport's guide, try my setup.<br>
<br>
</span>Are you able to set MAC address for lxc container?<br>
</blockquote><div><br></div><div>Yes. It's whatever value on "volatile.eth0.hwaddr" on "lxc config show container_name" (again, I'm using lxd)</div><div><br></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">How do you setup IP# for container?<br>
<br></blockquote><div><br></div><div><br></div><div>On the container's rootfs (e.g. /etc/network/interfaces inside the container). Basically this is a bridged setup, by default there's no way to set (and restrict) IP address from the host side.</div><div><br></div><div>-- </div><div>Fajar</div></div></div></div>