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
10 hours 13 min ago
16 hours 54 min ago
20 hours 45 min ago
22 hours 23 min ago
1 day 6 hours ago
1 day 16 hours ago
1 day 17 hours ago
1 day 20 hours ago
2 days 1 hour ago
2 days 1 hour ago