The `firewall.exe` utility serves to manage Windows Firewall. The Firewall configuration file `winfw.conf.xml` is located in `%plesk_bin%` directory.
## Commands
Command |
Parameter |
Description |
Example |
|---|---|---|---|
|
Enables Firewall. |
plesk bin firewall.exe --enable |
|
|
Disables Firewall. |
plesk bin firewall.exe --disable |
|
|
Enables default firewall rules for the specified network interface from the Firewall configuration file. Requires |
See Example above. |
|
|
Displays help on the use of the utility. |
plesk bin firewall.exe --help |