
既是NAS又是软路由! 飞牛NAS安装OpenWrt/iStoreOS系统详细教程 ! Docker安装OpenWrt(CC字幕)
查看我的Bento: https://bento.me/xiangbei
订阅我的频道获取更多实用更新: https://bit.ly/3wFgbt3
我的副频道: https://bit.ly/3PQkCZV
telegram发布频道:https://bit.ly/3sLRmcu
telegram交流群: https://bit.ly/3LuJN0E (联系管理员审核加入)
=============================
奈飞/迪士尼(Netflix/Disney)会员折扣: https://linktr.ee/xbshare (优惠码:XBLK)
ChatGPT/ 各类AI服务:https://bit.ly/3L0PwxI (优惠码:XBLK)
============================
1、sudo -i (超级用户权限)
2、ifconfig(查看网口名称)
3、docker network create -d macvlan --subnet=192.168.x.0/24 --gateway=192.168.x.1 -o parent=网卡名 自定义macvlan名 (创建macvlan虚拟网卡)
4、查看虚拟网卡是否创建成功
5、docker run --restart always --name 自定义容器名 -d --network macvlan名称 --privileged 镜像名 /sbin/init (创建容器并连接到macvlan网络)
6、docker exec -it 容器名 bash (进入容器内部)
7、vi /etc/config/network (修改lan口ip)
8、重启
============================
飞牛NAS详细安装教程: https://youtu.be/MNsByKpHseM
#飞牛NAS#软路由#openwrt#向北
