summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfiles/sbin/setup_router2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/sbin/setup_router b/files/sbin/setup_router
index 469175f..460922b 100755
--- a/files/sbin/setup_router
+++ b/files/sbin/setup_router
@@ -10,7 +10,7 @@ if [[ $router = "j" ]]
read ipv4_adress
uci set network.mesh.ipaddr=$ipv4_adress
uci set network.mesh.proto=static
- uci set network.mesh.netmask=255.0.0.0
+ uci set network.mesh.netmask=255.255.0.0
uci set dhcp.mesh=dhcp
uci set dhcp.mesh.start=2
uci set dhcp.mesh.limit=254
contact: Jan Huwald // Impressum