|
本帖最后由 99010 于 2024-11-3 00:38 编辑
都告诉你了,用openwrt官方固件。
- 刷固件
- https://mirrors.ustc.edu.cn/openwrt/releases/23.05.4/targets/ramips/mt7621/openwrt-23.05.4-ramips-mt7621-xiaomi_mi-router-4a-gigabit-v2-squashfs-sysupgrade.bin
- 改为国内源
- sed -i 's#downloads.openwrt.org#mirrors.ustc.edu.cn/openwrt#g' /etc/opkg/distfeeds.conf
- 安装组件
- opkg update
- opkg install xl2tpd
复制代码
或者
- https://firmware-selector.openwrt.org/?version=23.05.4&target=ramips%2Fmt7621&id=xiaomi_mi-router-4a-gigabit-v2
- 点“自定义预安装软件包和/或首次启动脚本”
- 把xl2tpd加进去
- 点“请求构建”,等构建完成,下载固件,刷机
复制代码
|
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?立即注册
×
|