Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - zonique

Pages: [1]
1
Installation and Upgrades / Re: Howto Zentyal in proxmox as OpenVZ
« on: February 20, 2012, 10:22:28 pm »
I have indeed amended the IPTABLES line in /etc/vz/vz.conf to the one proposed in the instructions.

I have noticed something else: After I setup Zentyal a seconds time, I noticed that this message only starts appearing once you add modules zentyal-dhcp and zentyal-dns.
If you don't have these modules installed, you may indeed not see this error message.

2
Installation and Upgrades / Re: Howto Zentyal in proxmox as OpenVZ
« on: February 20, 2012, 07:57:15 pm »
Thanks very much for the suggestion SorlaK!
I've started experimenting with /usr/share/perl5/EBox/Iptable.pm straight away, but I'm afraid my attempts weren't very successful.

Although I can see that the two lines that were commented out are indeed not executing anymore, I'm still receiving the same error message in the end:

Code: [Select]
/sbin/sysctl -q -w net.ipv4.ip_forward="1"
/sbin/sysctl -q -w net.ipv4.tcp_syncookies="1"
/sbin/sysctl -q -w net.ipv4.conf.all.log_martians="0"
/sbin/sysctl -q -w net.ipv4.conf.all.accept_redirects="0"
/sbin/sysctl -q -w net.ipv4.conf.all.send_redirects="0"
/sbin/sysctl -q -w net.ipv4.conf.all.accept_source_route="0" failed.
Error output: FATAL: Module ip_conntrack_ftp not found.
 FATAL: Module ip_nat_ftp not found.
 FATAL: Module ip_conntrack_tftp not found.
 iptables: No chain/target/match by that name.

I am currently using Proxmox 2.0 RC1 by the way.

Any other hints or tips are more than welcome!

3
Installation and Upgrades / Re: Howto Zentyal in proxmox as OpenVZ
« on: February 19, 2012, 01:50:27 pm »
I have given Zentyal a try on Proxmox as well and followed the instructions above. Unfortunately, I can't get rid of the last few error messages that appear when I try to startup the firewall (/etc/init.d/zentyal firewall start):

Error output: FATAL: Module ip_conntrack_ftp not found.
 FATAL: Module ip_nat_ftp not found.
 FATAL: Module ip_conntrack_tftp not found.
 iptables: No chain/target/match by that name.

I'm completely stuck with this message as my iptables/openvz knowledge isn't that great.
Is there anyone that could shed some light on this?

4
Thanks for the update. I've just upgraded my 1.5 system and everything seems to work perfectly.
Kudos to the development team!

Pages: [1]