Re: [PVE-User] Unable to install docker image inside LXC

2017-06-27 Thread Elias Werberich
-lxc.24858/ Regards, Elias Werberich Am 27.06.2017 um 16:48 schrieb Gilberto Nunes: > This is so sad! > With LXC my server doesn´t pain to run 2 containers both with 2 G of memory > ( each one). > The memory available in my home server is 8 GB.. > When run only containers, the iostat

Re: [PVE-User] Unable to install docker image inside LXC

2017-06-27 Thread Elias Werberich
minimal overhead. Regards, Elias Werberich On June 27, 2017 15:12:04 Dietmar Maurer <diet...@proxmox.com> wrote: I don't think docker works inside LXC. On June 27, 2017 at 2:28 PM Gilberto Nunes <gilberto.nune...@gmail.com> wrote: Hi list I am trying install collabora cod

Re: [PVE-User] Unattended installation....

2017-06-26 Thread Elias Werberich
server providers use an install service in the background if you rent a server and want to install Proxmox on it. They also use the manual method which can be found in the Proxmox wiki. Regards, Elias Werberich On June 26, 2017 17:10:48 Gilberto Nunes <gilberto.nune...@gmail.com> wrote

Re: [PVE-User] Unattended installation....

2017-06-26 Thread Elias Werberich
Hi Gilberto, simply run a Debian Jessie installer script which adds PVE's repositories and installs all needed packages. Regards, Elias Werberich On June 26, 2017 17:04:58 Gilberto Nunes <gilberto.nune...@gmail.com> wrote: Hi list Is that possible make a PVE Unattended installati

Re: [PVE-User] NAT Problems with PVE Firewall

2017-06-22 Thread Elias Werberich
Hello, It does not bypass the rules, but you have to keep in mind that "ip_forward" may be dangerous. Regards, Elias Werberich Am 22.06.2017 um 10:04 schrieb Yannick Palanque: > Hello, > > On my server, it doesn't bypass the rules. > But you should test yourself and tel

Re: [PVE-User] NAT Problems with PVE Firewall

2017-06-21 Thread Elias Werberich
Hello, thank you, it works. But it will not bypass any firewall rules? Regards, Elias Werberich Am 21.06.2017 um 21:12 schrieb Yannick Palanque: > Le 2017-06-21 18:26, Elias Werberich a écrit : >> Using SNAT instead of MASQUERADE does not solve the problem. >> In a pve-devel th

[PVE-User] NAT Problems with PVE Firewall

2017-06-21 Thread Elias Werberich
'10.0.0.0/24' -i vmbr12 -j CT --zone 1 post-up iptables -t raw -A PREROUTING -d '10.0.0.0/24' -i vmbr12 -j CT --zone 1 Using NAT "and" PVE Firewall is not an unusal scenario. It looks like some kind of "pvefw bug". Yours sincerely, Elias Werberich - [1]: https://