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

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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.
Hey @malrixon,
Have you allowed your IP address? Additionally, have you tried using telnet to connect to the port? If you have can you connect or does the connection time out?
As for seeing the port, sometimes you cannot determine whether the port is open because packet filtering prevents its probes from reaching the port. The filtering could be from a dedicated firewall device, router rules, or host-based firewall software. These ports frustrate attackers because they provide so little information.
Fixed the problem thank you. Because I could contact the server on http and SSH the thought that another firewall had to be configured didn’t occur to me. Sorry about that. Went into network and configured the firewall to allow DNS and all is good now.