i have created a firewall and i want the below opened and it doesnt work?
Furthermore the ticket support is not helpful either?
PORT E SERVICE 143/tcp imap 587/tcp submission 993/tcp imaps 995/tcp pop3s 3306/tcp mysql 4190/tcp sieve 4949/tcp munin 25/tcp smtp
How can i open the above ports?
deleting the firewall does nothing either
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
This comment has been deleted
Do you have any services running on those ports on your droplet?
To check that use the
netstat -plant
command.