From 2751faadd91962d7e99f62f8f95834bc0bbcf1dd Mon Sep 17 00:00:00 2001 From: bluewavenet Date: Thu, 4 Jan 2018 16:54:43 +0000 Subject: [PATCH] Update nodogsplash.config Removed LEDE references --- nodogsplash2/files/nodogsplash.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodogsplash2/files/nodogsplash.config b/nodogsplash2/files/nodogsplash.config index 696e1f7..a47579e 100644 --- a/nodogsplash2/files/nodogsplash.config +++ b/nodogsplash2/files/nodogsplash.config @@ -14,7 +14,7 @@ config nodogsplash # The network the users are connected to option network 'lan' - option gatewayname 'OpenWrtLEDE Nodogsplash' + option gatewayname 'OpenWrt Nodogsplash' option maxclients '250' #Client timeouts in minutes option clientidletimeout '120' @@ -61,7 +61,7 @@ config nodogsplash #MAC addresses that do not need to authenticate #list trustedmac '00:00:C0:01:D0:1D' - # Set FW_MARK for compatibilty with other OpenWrt/LEDE Packages eg mwan3, sqm etc. + # Set FW_MARK for compatibilty with other OpenWrt Packages eg mwan3, sqm etc. list fw_mark_authenticated '520' list fw_mark_trusted '510' list fw_mark_blocked '500'