From ff998f10e47734bf8533d58b296e1e3ec2f306df Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 18 Jan 2011 21:36:56 -0500 Subject: fix DNS rebinding descr --- usr/local/www/system_advanced_admin.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr/local/www/system_advanced_admin.php b/usr/local/www/system_advanced_admin.php index 591ab8e..7b4b8e3 100644 --- a/usr/local/www/system_advanced_admin.php +++ b/usr/local/www/system_advanced_admin.php @@ -346,12 +346,12 @@ function prot_change() { /> - +
- DNS Rebinding attacks. " . - "Check this box to disable this protection if you find that it interferes with " . - "webConfigurator access in certain corner cases. "); ?> + "This blocks private IP responses from your configured DNS servers. Check this box to disable this protection if it interferes with " . + "webConfigurator access or name resolution in your environment. "); ?> -- cgit v1.1