<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 3, 2016 at 6:20 PM, Heena Sirwani <span dir="ltr"><<a href="mailto:heenasirwani@gmail.com" target="_blank">heenasirwani@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div>Hi,<br>I was trying to configure a container to behave as a router by connecting one of its interfaces to a bridge that connects it to the internet and another interface bridged to provide a private network to devices. I was able to do this in a privileged container. In an unprivileged container, it says unable to configure network. I would like to ask, how will I be able to configure interfaces for an unprivileged container?<br><br></div>The error logs are something like this:<br>            lxc 1464950278.448 ERROR    lxc_start - start.c:lxc_spawn:1047 - failed to create the configured network<br>            lxc 1464950278.448 ERROR    lxc_start - start.c:__lxc_start:1213 - failed to spawn 'test1'<br><br></div>And my configs are something like these:<br>lxc.network.type = veth<br>lxc.network.link = br0<br>lxc.network.flags = up<br>lxc.network.hwaddr = 00:16:3e:xx:xx:xx<br><br>lxc.network.type = veth<br>lxc.network.link = br5<br>lxc.network.flags = up<br>lxc.network.hwaddr = 00:16:3e:xx:xx:xx<br><br></div>Am I missing something?<br><br></div>Thanks,<br></div>Heena<br></div>
</blockquote></div><br></div></div>