Hi,
I'm using ProxMox on Debian system with some virtual machine with debian also.
I don't understand something.
On my VM, when i do
without fail2ban installed
the result is normal :
Now the same, but with Fail2ban installed (apt-get install fail2ban)
It's true, these directory do not exist /lib/modules/2.6.24-7-pve/modules.dep
For all my VM, /lib/modules/ is empty ..
I'm using ProxMox on Debian system with some virtual machine with debian also.
I don't understand something.
On my VM, when i do
Code:
iptables -L
the result is normal :
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Now the same, but with Fail2ban installed (apt-get install fail2ban)
Chain INPUT (policy ACCEPT)
target prot opt source destination
FATAL: Could not load /lib/modules/2.6.24-7-pve/modules.dep: No such file or directory
FATAL: Could not load /lib/modules/2.6.24-7-pve/modules.dep: No such file or directory
fail2ban-ssh tcp -- anywhere anywhere multiport dports ssh
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
It's true, these directory do not exist /lib/modules/2.6.24-7-pve/modules.dep
For all my VM, /lib/modules/ is empty ..
Visibly for iptbales this is not a problem, when i make a rules it's ok but i dont understand who to resolve this.
Thanks for you answer.
Benoit.
Thanks for you answer.
Benoit.