Hello,
I have to open port 2224, according to Godaddy using this documentation.
But when I open Terminal and inssert the command
An error is displayed in red saying: FirewallD is not running
What does it mean ? How can I open this port ?
Thanks
I have to open port 2224, according to Godaddy using this documentation.
But when I open Terminal and inssert the command
Code:
sudo firewall-cmd --permanent --zone=public --add-port=2224/tcp
What does it mean ? How can I open this port ?
Thanks
Last edited: