Disable Firewall

From LinuxMCE
Revision as of 18:52, 14 June 2010 by Rperre (Talk | contribs) (New page: {{versioninfo}} Category:Admin Website Category:Networking Category:Tutorials Firewall Rules Admin Page This page explains how to disable t...)

(diff) ←Older revision | view current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search
Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information
Firewall Rules Admin Page

This page explains how to disable the Firewall on the Core, this is not recommended, but can be helpful when trying to remote access your core and web admin from the external network.

Web Admin Page

This is the easiest way, just login to your web admin on the core itself and check the "disable firewall" box

For more info on the Firewall Rules click here [1]

Command Line

If for whatever reason you need to disable the firewall from command line, you can do so editing /etc/pluto.conf

Just add the following to this file

DisableFirewall = 1

to enable it change the 1 to 0

After editing and saving the file, reboot the core for this change to become effective