Now, im having problems with pure-ftpd. While starting it says that
Starting pure-ftpd: 421 Unable to switch capabilities : Operation not permitted
[FAILED]
Do you know maybe which modprobe kernel mod should i enable for this to work...
Ok,
i think i managed to get it to work.
I installed clean CentOS 6.7 x64, updated it with yum -y update, and after that i used following commands to install newer iptables version.
# compile iptables from source and install to /usr/local
mkdir -p /tmp/iptables
wget...
When i run yum update iptables on a container it says that they are already on a newest version.
I tried with CentOS 7 template, and it appears to be working.
[root@test csf]# perl /usr/local/csf/bin/csftest.pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing...
*update*
Its giving the error:
[root@bucko-dev ~]# iptables -I OUTPUT -p tcp -m multiport --dports 9998,9999 -j ACCEPT
FATAL: Could not load /lib/modules/4.2.6-1-pve/modules.dep: No such file or directory
But when i check, that file is there on a host machine. Could it be that some permissions...
No, i have tried once again on this kernel:
modprobe xt_multiport
modprobe xt_connlimit
modprobe xt_owner
but the problem in the container stays the same. It appears as those modules are loaded when i check with lsmod, but somehow the container doesnt see it?
root@hibrid:~# lsmod
Module...
How can i install the missing package, can you provide me with the info (link or something)? Thanks.
Other issue - dont know, i have downloaded the template from within the proxmox GUI. If that template is installed on some IP thats not on a subnet template works every reboot, but if its in...
Could that also be a reason why my containers are working every second reboot?
Example: I have container ID 100 running in subnet and when i start it - i cant access internet from inside, nor can i ping it from the outside.
But as soon as i reboot the container from Proxmox GUI console, i can...
Yes, i have rebooted several times.
The kernel is:
root@hibrid:~# uname -a
Linux hibrid 4.2.3-2-pve #1 SMP Sun Nov 15 16:08:19 CET 2015 x86_64 GNU/Linux
[root@bucko-dev csf]# iptables -I OUTPUT -p tcp -m multiport --dports 9998,9999 -j ACCEPT
FATAL: Could not load /lib/modules/4.2.3-2-pve/modules.dep: No such file or directory
Yes, theres an error.
Again,
perl /usr/local/csf/bin/csftest.pl
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...FAILED [FATAL Error: FATAL: Could not load /lib/modules/4.2.3-2-pve/modules.dep: No such file or directory] - Required for csf to function
Testing...
When i try to test the CSF installation with
perl /usr/local/csf/bin/csftest.pl
it says that it wont probably work on my server.
Testing ip_tables/iptable_filter...OK
Testing ipt_LOG...OK
Testing ipt_multiport/xt_multiport...FAILED [FATAL Error: FATAL: Could not load...
Hello,
on Proxmox 3 node i could load CSF by editing /etc/vz/vz.conf and loading correct modules to IPTABLES, but is there a way to do it with LXC containers on Proxmox 4?
When i install CSF i get the same errors that modules are not loaded, so i tried loading them to /etc/modules but it appears...
Hi everyone,
im having a problem with newly created CT (OpenVZ). It seems that i cannot ping gateway. I can normally ping all other CT's and host system, but no gateway.
I have already created 2 CT's before 3-4 months and they are working nowmally (i'm using same template and i have created new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.