mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix for 6in4
This commit is contained in:
parent
b5767f83f8
commit
d79abf636a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ if [ "$(uci -q show network | grep omr6in4)" = "" ]; then
|
|||
set network.omr6in4.ipaddr=10.255.255.2
|
||||
set network.omr6in4.peeraddr=10.255.255.1
|
||||
set network.omr6in4.gateway=fe80::a00:1
|
||||
set network.omr6in4.ip6addr=fe80::a00:2
|
||||
set network.omr6in4.ip6addr='fe80::a00:2/128'
|
||||
set network.omr6in4.auto='0'
|
||||
commit network
|
||||
EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue