Hi,
I need a bit of help with ip6tables on a testing master server.
Heres what I have got:
iptables -L
Code:
Chain INPUT (policy ACCEPT)
target prot opt source destination
fail2ban-pureftpd tcp -- anywhere anywhere multiport dports ftp
fail2ban-sasl tcp -- anywhere anywhere multiport dports smtp
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-pureftpd (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Chain fail2ban-sasl (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
Chain fail2ban-ssh (1 references)
target prot opt source destination
RETURN all -- anywhere anywhere
ip6tables -L
Code:
ip6tables v1.4.12: can't initialize ip6tables table `filter': Table does not exist (do you need to insmod?)
Perhaps ip6tables or your kernel needs to be upgraded.
I can't insmod on this virtual machine.
Can I try to manually input the bastille rules?
If so what are the recommended rules?
Thank you for any ideas.
Recent comments
5 hours 41 min ago
15 hours 9 min ago
15 hours 59 min ago
19 hours 32 min ago
23 hours 56 min ago
1 day 18 min ago
1 day 2 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 18 hours ago