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:
parent
c00c038012
commit
16d0c1d0f0
2 changed files with 2 additions and 1 deletions
|
@ -59,6 +59,7 @@ set network.lan.proto=static
|
||||||
set network.lan.ipaddr=192.168.100.1
|
set network.lan.ipaddr=192.168.100.1
|
||||||
set network.lan.netmask=255.255.255.0
|
set network.lan.netmask=255.255.255.0
|
||||||
set network.lan.ifname=eth0
|
set network.lan.ifname=eth0
|
||||||
|
set network.lan.metric=2048
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
uci -q batch <<-EOF
|
uci -q batch <<-EOF
|
||||||
|
|
|
@ -7,4 +7,4 @@ uci -q show wireless.default_radio0 && {
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
exit 0
|
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue