Just deployed working freepbx v17 but there isn’t a firewall space to config on the gui. Am I missing something?
If you installed FreePBX 17 using the sng_freepbx_debian_install.sh script with the --opensourceonly parameter, the firewall is removed because it depends on the SysAdmin module, which is a commercial module.
To install the System Admin and Firewall modules, run the following commands:
fwconsole ma downloadinstall sysadmin
fwconsole ma downloadinstall firewall
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.