Merge pull request #359 from bluewavenet/patch-4
authorMoritz Warning <moritzwarning@web.de>
Thu, 5 Apr 2018 10:22:34 +0000 (12:22 +0200)
committerGitHub <noreply@github.com>
Thu, 5 Apr 2018 10:22:34 +0000 (12:22 +0200)
 nodogsplash2: Add compatibility with mwan3 v2

nodogsplash2/files/nodogsplash.config

index b6ca3681af6a824016de05472b38ac80fa803975..37269bd886cadcb09dc987c0857d88d88fa9fa09 100644 (file)
@@ -73,6 +73,6 @@ config nodogsplash
   #list trustedmac '00:00:C0:01:D0:1D'
 
   # 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'
+  list fw_mark_authenticated '30000'
+  list fw_mark_trusted '20000'
+  list fw_mark_blocked '10000'