diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-01-22 22:03:23 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-01-22 22:03:23 +0000 |
commit | 709133671e6b64674140d2cf11f98d7ccc3a2b25 (patch) | |
tree | ffc2a4172e39d9a154457e62ef81816c1e08562c /usr/local | |
parent | a88fe76173e9e901f046e2932cd1f954b0e84dc1 (diff) | |
download | pfsense-709133671e6b64674140d2cf11f98d7ccc3a2b25.zip pfsense-709133671e6b64674140d2cf11f98d7ccc3a2b25.tar.gz |
Inform the user that the reset password is pfsense .. not mono. While where here notify the user that WAN will be set to DHCP.
Diffstat (limited to 'usr/local')
-rwxr-xr-x | usr/local/www/diag_defaults.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php index 52ff73e..30f5b35 100755 --- a/usr/local/www/diag_defaults.php +++ b/usr/local/www/diag_defaults.php @@ -61,7 +61,8 @@ if ($_POST) { to factory defaults and will reboot immediately. The entire system configuration will be overwritten. The LAN IP address will be reset to 192.168.1.1, the system will be configured as a DHCP - server, and the password will be set to 'mono'.<br> + server, the WAN interface will be set to obtain an address from a DHCP server + and the password will be set to 'pfsense'.<br> <br> Are you sure you want to proceed?</strong></p> <p> |