Question
Outgoing UDP connection not working
I have a small app that uses UDP to make a connection to another host and it simply doesn’t return anything.
Locally the app works just fine, when deployed to a VPS though…
I’ve tried to disable the entire firewall but that did not work as well.
What are the chances of DO block outgoing UDP connections? (some times they can be a Ddos, so maybe there is a block?)
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.
×
@jtittle sorry to bother you, but is this your area of expertise?
Ty.
Same here, I am unable to continue making my game since I have tried and failed several times now to get a two way connection between udp client and host on digital ocean. I dont know why but It seems i can only get msg from client but cant send respond from digital ocean server.