Automatically backs up your pfSense configuration. All contents are encrypted on the server. Requires pfSense Premium Support Portal Subscription from https://portal.pfsense.org
pfSense Premium Support Portal
AutoConfigBackup
1.0
Diagnostics: Auto Configuration Backup
Change
/usr/local/pkg/autoconfigbackup.inc
pkg_edit.php?xml=autoconfigbackup.xml&id=0
/usr/local/pkg/write_config/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/parse_config_upload.inc
/usr/local/www/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup.php
/usr/local/pkg/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup.inc
/etc/inc/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/crypt_acb.php
/usr/local/www/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup_backup.php
/usr/local/pkg/write_config/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/parse_config_upload.php
/usr/local/www/
0755
- http://www.pfsense.com/packages/config/autoconfigbackup/autoconfigbackup_stats.php
Settings
/pkg_edit.php?xml=autoconfigbackup.xml&id=0
Restore
/autoconfigbackup.php
Backup now
/autoconfigbackup_backup.php
Stats
/autoconfigbackup_stats.php
Subscription Username
username
Enter the subscription username for portal.pfsense.org
input
Subscription Password
password
Enter the password for portal.pfsense.org
password
Enter Password again
passwordagain
password
Encryption Password
This password will be used to encrypt config.xml before sending to portal.pfsense.org. Do not share the password and keep it safe!
crypto_password
password
Encryption Password again
Enter the encryption password again.
crypto_password2
password
Test connection
Check this box to test the connection to portal.pfsense.org.
testconnection
checkbox
custom_php_validation_command($_POST, &$input_errors);
/cf/conf/lastpfSbackup.txt");
if(!function_exists("filter_configure"))
require_once("filter.inc");
filter_configure();
if($savemsg)
$savemsg .= "
";
$savemsg .= "A configuration backup has been queued.";
]]>