What is the best way to do this so that if someone tries to brute force ssh into one server or do something that would get them blocked by fail2ban that it also blocks them on other servers ?
One server is a file server and the other is the website. They are related so if someone is blocked on one they should be blocked on both. I will look at rsync to do this. Any other suggestions?