Recent content by dominiqueL

  1. D

    How can I let other lxc containers use the OpenVPN (server)-lxc

    I thought it used to work with unpriviledged containers, that was what the bind mount was for: use the tun device node from host, because unpriviledged containers can't create device nodes... from here I guess that the syntax for bind mounts may have changed, thus the line lxc.mount.entry...
  2. D

    How can I let other lxc containers use the OpenVPN (server)-lxc

    Hello, Doesn't work for me for unpriviledged container on PVE 6.3-3. Any idea ?