标签:OpenWrt

OpenWrt软件包管理及LUCI汉化

OpenWrt软件包管理及LUCI汉化

软件包管理 更新软件列表:opkg update 安装WEB管理界面luci:opkg install luci 启动LUCI /etc/init.d/uhttpd enable /etc/init.d/uhttpd start LUCI安装中文语言包 LUCI Web控制台 -> 系统 -

Joe.Ye Joe.Ye 2023-04-02
0 0 0
VMware OpenWrt设置网络

VMware OpenWrt设置网络

(1)OpenWrt的虚拟机选择NAT模式,打开VMware编辑菜单中的虚拟网络编辑器,查看NAT模式下虚拟网卡的子网地址,假设是192.168.111.0。启动OpenWrt虚拟机,修改/etc/config/network,将lan网卡的地址设为192.168.61.xxx网段的地址 # vi

Joe.Ye Joe.Ye 2023-04-02
0 0 0
VMware安装OpenWrt-18.06.2虚拟机

VMware安装OpenWrt-18.06.2虚拟机

OpenWrt:https://downloads.openwrt.org/ 虚拟机文件制作 下载对应版本的img文件,本文选择18.06.2: URL: https://downloads.openwrt.org/releases/18.06.2/targets/x86/generic/open

Joe.Ye Joe.Ye 2023-04-02
0 0 1