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

Force metric for 6in4

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-02-18 14:35:40 +01:00
parent 52841c34c6
commit 1172142b85
2 changed files with 3 additions and 1 deletions

View file

@ -64,6 +64,7 @@ set_ipv6_state() {
set network.lan.ipv6="1"
set network.lan.delegate="0"
set network.omr6in4.force_link=1
set network.omr6in4.metric=1
delete network.omr6in4.auto
EOF
if [ "$(network.lan.ip6assign)" = "" ]; then