Hi,
I really have no idea how the iptables/bastille firewall works and want to add some rules to block certain IP addresses from accessing any services on any of my servers (including ones that don't run ISPConfig3).
What is the preferred method for doing this with ISPConfig3 running on Ubuntu 9.10?
What about servers NOT running ISPConfig3 and runnign Ubuntu 9.10?
Thanks and sorry for the simplistic question, but I really want to start small to figure out how to use these tools.
Danté
ps. output of iptables -L:
Code:
sudo iptables -L
Chain INPUT (policy ACCEPT)
target prot opt source destination
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
Recent comments
1 day 1 hour ago
1 day 6 hours ago
1 day 8 hours ago
1 day 8 hours ago
1 day 10 hours ago
1 day 15 hours ago
1 day 15 hours ago
1 day 18 hours ago
2 days 7 hours ago
2 days 8 hours ago