I try to connect to my VPS but I can't, even if i use an another computer. But when I use a different connection (other IP) it works.
So I was wondering, why my VPS blacklist my IP ? And where can I change this ?
I'm using CENTOS.
Thanks
I got with iptables :
Chain INPUT (policy ACCEPT)
target prot opt source destination
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
iptables --listand see if there's any rules for SSH. – ta.speot.is Jan 12 at 8:51