i don’t known why my droplet has ports 3690 and 10000 open if my iptables fw rules not permit these ports?
thanks in advance
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
What’s your droplet’s IP address?
I have not these services running in the server xD, and of course i have not these ports open too. <br> <br>obviously netstat -tupan | egrep ‘10000|3690’ doesn’t show nothing xD <br> <br>and not, i have not installed neither webmin nor svn <br> <br>thanks!
What’s the output of <pre>sudo iptables -L -n -v</pre>?