<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 3, 2016 at 9:51 PM, Andrey Repin <span dir="ltr"><<a href="mailto:anrdaemon@yandex.ru" target="_blank">anrdaemon@yandex.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Greetings, Heena Sirwani!<br></blockquote><div>Hi! <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
> I was trying to configure a container to behave as a router by connecting<br>
> one of its interfaces to a bridge that connects it to the internet and<br>
> another interface bridged to provide a private network to devices.<br>
<br>
</span>Is the host connected to the internet directly?<br>
If so, I would recommend setting up the host itself to do the routing.<br>
If not, then why using brctl bridges when you have macvlans?<br></blockquote><div> </div><div>Yes, my host connects to the internet directly. I do not wish to set up the host to do the routing as <br>I wish to give access to the router container to others and I wish to simulate multiple networks with use cases<br></div><div>that accommodate their up and down. <br></div><div>What is it with unprivileged containers? Why does the configuration fail.<br><br></div><div>Thanks.<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
> I was able to do this in a privileged container. In an unprivileged<br>
> container, it says unable to configure network. I would like to ask, how<br>
> will I be able to configure interfaces for a privileged container?<br>
<br>
> The error logs are something like this:<br>
>             lxc 1464950278.448 ERROR    lxc_start - start.c:lxc_spawn:1047<br>
> - failed to create the configured network<br>
>             lxc 1464950278.448 ERROR    lxc_start -<br>
> start.c:__lxc_start:1213 - failed to spawn 'test1'<br>
<br>
> 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>
> Am I missing something?<br>
<br>
> Thanks,<br>
> Heena<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
With best regards,<br>
Andrey Repin<br>
Friday, June 3, 2016 19:08:00<br>
<br>
Sorry for my terrible english...<br>
_______________________________________________<br>
lxc-users mailing list<br>
<a href="mailto:lxc-users@lists.linuxcontainers.org">lxc-users@lists.linuxcontainers.org</a><br>
<a href="http://lists.linuxcontainers.org/listinfo/lxc-users" rel="noreferrer" target="_blank">http://lists.linuxcontainers.org/listinfo/lxc-users</a></font></span></blockquote></div><br></div></div>