diff --git a/html/cgi-bin/wlanap.cgi b/html/cgi-bin/wlanap.cgi index b5052ac53..e7f144f21 100644 --- a/html/cgi-bin/wlanap.cgi +++ b/html/cgi-bin/wlanap.cgi @@ -47,7 +47,7 @@ my %wlanapsettings=(); "PWD" => "", "HTCAPS" => "", "VHTCAPS" => "", - "NOSCAN" => "off", + "NOSCAN" => "on", "CLIENTISOLATION" => "off", "IEEE80211W" => "off", });