R1D路由上安装zerotier
iT-Boyer opened this issue · 3 comments
iT-Boyer commented
当前版本:[2.9.4] 最新版本:[2.9.4]
设备型号:[R1D] 核心温度:[85°C]
启动zerotier服务?[1/0] 1
请在这里注册并获取网络ID[https://my.zerotier.com]
参考教程[http://www.right.com.cn/forum/thread-249161-1-1.html]
修改zerotier网络ID(空)?
请问有针对R1D的zerotier的索引库吗
monlor commented
不太懂,索引库是啥?
monlor commented
这个插件需要entware环境,所以先安装entware插件
iT-Boyer commented
这个插件需要entware环境,所以先安装entware插件
嗯,之前一直用系统的/bin/opkg引起版本问题。需要确保最新的opkg,通过以下步骤解决了。
下载安装文件
wget http://pkg.entware.net/binaries/armv7/installer/entware_install.sh && chmod +x entware_install_old.sh && ./entware_install.sh
装载环境变量
source /opt/etc/profile
验证opkg
$ which opkg
> /opt/opkg #必须指向/opt目录下的opkg才生效