Kurt Ludikovsky
Basic Pleskian
- Server operating system version
- Debian
- Plesk version and microupdate number
- Version 18.0.44 Update #3
Obsidian 18.044.3
How can I turn off the PLESK firewall from the CLI?
For what ever reason my VPS blocks anny connections to the server. I can only access it via the control panel. So Id like to shutdown the FW so that I can access the server.
There is no process fire* or ufw running.
both return
For what ever reason my VPS blocks anny connections to the server. I can only access it via the control panel. So Id like to shutdown the FW so that I can access the server.
How can I turn off the PLESK firewall from the CLI?
For what ever reason my VPS blocks anny connections to the server. I can only access it via the control panel. So Id like to shutdown the FW so that I can access the server.
There is no process fire* or ufw running.
Code:
systemctl status firewalld
systemctl status firewalld.service
both return
Code:
Unit firewalld.service could not be found.
For what ever reason my VPS blocks anny connections to the server. I can only access it via the control panel. So Id like to shutdown the FW so that I can access the server.