Update nodogsplash.config

Removed LEDE references
This commit is contained in:
bluewavenet 2018-01-04 16:54:43 +00:00 committed by GitHub
parent d8a1a4c406
commit 2751faadd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'