for other servers than Amazon !! I read that 54 % are on Amazon (and i guess US based) we need this to be wider spread around the globe (and off Amazon)
can anybody please do that tx
Only major difference is what you put in /etc/iptables/rules.v4 and that you have to disable ssh pw login in favor of certs (well you don't have to I guess, but you should).
No. The MAJOR difference is that chaeplin's howto specifically ASSUMES that amazon will block all ports for you. He even has a line in his iptables to ACCEPT ALL INCOMING TRAFFIC.
That would be a huge mistake to make on another setup. I specifically told him so.
Yes, that's what I meant. You have to block everything but 9999 and 22 and his setup doesn't do that because it's done by Amazon.
ahhh right.. skimmed over your post and misread.. yeah, get new iptables rules.. it'd be easy to post them, but better that people have to look it up and try to understand than just copy/paste linux commands, which never works well in my experience