Re: children of ezjail managed jails

2021-03-21 Thread Ruben van Staveren via freebsd-jail
Hi Axel, You mean nested jails? I’m not sure what your use case is, but it is no longer possible to give ip addresses to those. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231773#c6 Before the that change I used to have ezjai

Re: children of ezjail managed jails

2021-03-19 Thread Axel Rau
> Am 18.03.2021 um 11:27 schrieb Axel Rau : > > Hi all, > > is it possible to create children of jails, managed by ezjail, which are also > managed by ezjail? I now try to create a child manually by jail(8), but I cant even set children.max in the parent. In host: /usr/local/etc/ezjail/JAIL

children of ezjail managed jails

2021-03-18 Thread Axel Rau
Hi all, is it possible to create children of jails, managed by ezjail, which are also managed by ezjail? Can the basejail of the parent be used for that? Can I just set children.max and ezjail_jaildir ? I just need the children to install different versions of some packages. I did not succeed wi