diff --git a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_dial.sh b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_dial.sh index 1eb1386..2ccdb49 100755 --- a/luci/luci-app-qmodem/root/usr/share/qmodem/modem_dial.sh +++ b/luci/luci-app-qmodem/root/usr/share/qmodem/modem_dial.sh @@ -347,7 +347,7 @@ set_if() case $platform in "mediatek") proto="static" - protov6="static" + protov6="dhcpv6" ;; esac ;;