Question
Not able to connect droplet via ssh
I have created 2 droplets. Both sharing same firewall as below. I’m able to ping one droplet but not the other. Please help me.
Inbound
Type | Protocol | Port Range | Sources
————- | ————-
ICMP | ICMP | All | IPv4 All IPv6
SSH | TCP | 22 | All IPv4 All IPv6
HTTP | TCP | 80 | All IPv4 All IPv6
Outbound
Type | Protocol | Port Range | Destinations
ICMP | ICMP | All | IPv4 All IPv6
SSH | TCP | 22 | All IPv4 All IPv6
HTTP | TCP | 80 | All IPv4 All IPv6
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×