Network should work out of the box. How are you creating that container. I think that creating it using lxc-create won’t create network configuration (I am not sure as I am not the one adding support for it and the on is currently out of the office). Try to do it trough Luci.
if I look in lxc, there is only ipv6 configured and so is on lxc host iface, that is bridged to br-lan. Problem is, that lxc container does not configure ipv4 interface for itself.
Is there any way how to configure lxc to setup ipv4 instead of ipv6 ?
Thank you very much again for any help.
I am enjoying my new turris very much! Great product!
Are you sure that it has ipv6? From configuration you have posted I see that container is connected to lan bridge which means that it should get ip from dhcp. Is it possible that you have no connection and only ip you have is ipv6 from NDP? Can you check configuration in container? Are you sure that you have dhcp client enabled in container?