Author Topic: Temp FIX for firewallv2  (Read 14 times)

0 Members and 1 Guest are viewing this topic.

Offline
***
Temp FIX for firewallv2
« on: Today at 07:35:25 AM »
This will trick your panel to look at firewall.php through firewallv2.php


# Navigate to the CWP admin modules directory
cd /usr/local/cwpsrv/htdocs/resources/admin/modules

# Link firewallv2.php to the actual firewall file
ln -s firewall.php firewallv2.php

# Restart the CWP web service
/scripts/restart_cwpsrv