In my Inbound Rules I’ve set these rules:
Type: Custom Protocol: TCP Portrange: 6002 for IPv4 and 6
But still if I go to https://ping.eu/port-chk/ my port is still closed!
Any ideas?
I don’t use the local firewall only the DO Cloud Firewall
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.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello, @avidofood
If you’re running on Ubuntu droplet you can try to open the port on ufw and then to disable it again. I had a similar issue and this helped.
Is you’re application already listening on this port or have an active connection?
You can also test the connection using telnet: