I have added 5 IPs to my firewall, when I add a 6th the firewall page returns a message to let me know it was saved successfully, but the 6th IP is not in the list. Is it really saving? I’ve also added a new rule for the same port and same IP, but it does the same thing only that the field where the destination is supposed to show is empty.
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.
Heya,
What Firewall are you using? What command are you using to list the IPs?
Can you give more info on that for a more precise answer.
Heya, @87c210597c394f9ebe6ed063a4a6c7
Are you referring to the Cloud Firewall? You can use the firewalls api endpoint to list all the firewall rules and check if the 6th IP has been added successfully.
https://docs.digitalocean.com/products/networking/firewalls/how-to/configure-rules/
Hope that this helps!