1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-03-09 15:40:03 +00:00

Networks changes

This commit is contained in:
Ycarus 2018-07-06 13:15:50 +02:00
parent c00c038012
commit 16d0c1d0f0
2 changed files with 2 additions and 1 deletions

View file

@ -59,6 +59,7 @@ set network.lan.proto=static
set network.lan.ipaddr=192.168.100.1
set network.lan.netmask=255.255.255.0
set network.lan.ifname=eth0
set network.lan.metric=2048
EOF
uci -q batch <<-EOF