@Tray2 Maybe, but i personaly hate people like @lumethys how bully people on there english, only save behind a screen..... but moving on.
i have made a script witch ads the missing ip's to the servers, you must login with SSH and then run :
sudo iptables -A ufw-user-input -s 159.203.150.232/32 -p udp -m udp --dport 22 -j ACCEPT
sudo iptables -A ufw-user-input -s 159.203.150.232/32 -p tcp -m tcp --dport 22 -j ACCEPT
sudo iptables -A ufw-user-input -s 159.203.150.216/32 -p udp -m udp --dport 22 -j ACCEPT
sudo iptables -A ufw-user-input -s 159.203.150.216/32 -p tcp -m tcp --dport 22 -j ACCEPT
sudo iptables -A ufw-user-input -s 45.55.124.124/32 -p udp -m udp --dport 22 -j ACCEPT
sudo iptables -A ufw-user-input -s 45.55.124.124/32 -p tcp -m tcp --dport 22 -j ACCEPT
If you do this forge will be conected again, but i think it is a big bug, because forge has the 3 remaining ip's and can only connect when you have all six of them, witch is a flaw if there is a DDOS attack to some of them you can't do anything, i would say use round robin. but i hope somebody has something about this script.
if you dont have a own ip added to forge you have a problem, so does everybody when there is a ddos on the 6 forge ip's so therefore i think it is bad.