From 709133671e6b64674140d2cf11f98d7ccc3a2b25 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sat, 22 Jan 2005 22:03:23 +0000 Subject: Inform the user that the reset password is pfsense .. not mono. While where here notify the user that WAN will be set to DHCP. --- usr/local/www/diag_defaults.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr') 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'.
+ server, the WAN interface will be set to obtain an address from a DHCP server + and the password will be set to 'pfsense'.

Are you sure you want to proceed?

-- cgit v1.1