Report this

What is the reason for this report?

How do I make two VMs in Digital Ocean communicate?

Posted on August 22, 2025

How do I set up communication between Digital Ocean VMs? I created two VMs, but they can’t communicate with each other!



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

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.

Heya,

How are you trying to make them communicate between themselves?

Make sure the VMs themselves don’t have restrictive iptables or ufw rules blocking the traffic and also if you are trying to reach them through SSH make sure to allow them on the said ports and so on. If you give more info, I can further help you out.

Heya, @securityangler

What is your end goal here, or more like what is your exact requirement when it comes to communication?

You can use VPC. In this way, your droplets can talk to each other over private IPs without exposing that traffic to the public internet.

If you created both droplets in the same project/region, they’ll already share a VPC private network. You can confirm in the DO control panel under Networking → VPC. Each droplet should have a Private IP in addition to the public IP.

https://docs.digitalocean.com/products/networking/vpc/

Hope that this helps!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.