openwrt/immortalWRT 23.05 x86 主路由必选插件

玩机教程 > Router (2485) 2024-11-26 14:39:04

openwrt 官方版 国内镜像参考配置:

src/gz openwrt_core https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/targets/x86/64/packages
src/gz openwrt_base https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/x86_64/base
src/gz openwrt_luci https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/x86_64/luci
src/gz openwrt_packages https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/x86_64/packages
src/gz openwrt_routing https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/x86_64/routing
src/gz openwrt_telephony https://mirrors.ustc.edu.cn/openwrt/releases/23.05.3/packages/x86_64/telephony

主路由实用工具插件

  • lsblk ssh磁盘查看用
  • cfdisk ssh磁盘分区用
  • mount-utils ssh卸载/挂载分区用
  • zh-cn 语言基础包
  • luci-i18n-nft-qos-zh-cn + luci-i18n-sqm-zh-cn qos限流工具  /  immortalWRT 推荐用 luci-i18n-sqm-zh-cn + luci-i18n-eqos-zh-cn
  • luci-i18n-upnp-zh-cn upnp工具
  • luci-i18n-wol-zh-cn 网络唤醒工具
  • luci-theme-material 屏边主题
  • block-mount 【系统->挂载点】功能
  • luci-i18n-ttyd-zh-cn 【服务→终端】功能
  • luci-i18n-statistics-zh-cn 收集运行数据,非必须
  • lm-sensors 通过终端查看温度

 

luci-i18n-sqm-zh-cn 插件会导致官方版openwrt x86_64设备莫名断网/重启。暂时不推荐安装。

 

自己编译增加包:

openwrt

luci-i18n-base-zh-cn  lsblk cfdisk block-mount luci-i18n-ttyd-zh-cn lm-sensors luci-i18n-wol-zh-cn luci-i18n-upnp-zh-cn

 

immortalwrt

luci-i18n-base-zh-cn luci-i18n-opkg-zh-cn luci-i18n-firewall-zh-cn lsblk cfdisk block-mount luci-i18n-ttyd-zh-cn lm-sensors luci-i18n-wol-zh-cn luci-i18n-upnp-zh-cn

 

定时重启,解决国内某些运营商猫定时断开的问题。

 

中文:系统→计划任务

英语:System→Scheduled Tasks

方案1:重启网络服务

#每天凌晨1:00执行
00 01 * * *  service network restart

方案2:重启路由器

#每天凌晨1:00执行
00 01 * * * sleep 70 && touch /etc/banner && reboot

 

提示:计划任务时间是按系统时间来的,请先将路由器调整至正确时区

操作示例图-fae2104881c948b59d951628646d9ad9.png

 

 


评论
User Image
提示:请评论与当前内容相关的回复,广告、推广或无关内容将被删除。

相关文章
immortalwrt/openwrt 物理x86设备安装教程,包括资源下载基础配置等。
immortalwrt/openwrt 23.05 x86 主路由必选插件推荐i18n-base-zh 语言基础包
一般物理机器的硬盘都比较大,默认安装使用1G不到空间,剩余空间要用起来,同时该文可作为扩容软件包空间,扩容overlay分区/挂载点大小
环境基于openwrt/ImmortalWrt 官方在线编译器编译原因挂载自动挂载外部设备使用的默认字符集是iocharset=iso8859-1通过命令mou
清华openwrt软件源配置执行命令配置:sed -i 's_https\?://downloads.openwrt.org_https://mirrors.
openwrt ttyd 拒绝连接 无法打开ssh窗口解决办法。
openwrt 23.05.x 卸载某些软件后报错Unhandled exception during request dispatchingmodule 'luci.ucodebridge' ...
提示:操作有重置风险,请先备份配置 !!!!OpenWRT 设置为纯AP+交换机功能,也就是普通硬路由的AP模式环境说明小米路由器3GOpenWRT 版本 24
OpenWRT云编译CUDY TR3000 V1官方编译https://firmware-selector.openwrt.org/https://firmwa
openwrt官方版 x86重启挂载/overflay失效解决
根据红米 XIAOMI REDMI AC 2100的不同breed 刷入OpenWRT刷入方式不同。例如本例中,刷入OpenWRT需要两个文件OpenWrt F
OpenWRT 24.10端口转发配置打开防火墙网络-&gtl;防火墙 配置端口转发切换到端口转发(Port Forwards)菜单添加转发规则模拟需求 1 转发808
概述OpenWRT 创建内网隔离网络,实现访客网络内网与主要内网隔离,IoT同样思路。环境说明:设备 小米路由器3Gopenwrt 版本:24.10.1Open
OpenWRT小子网划分实战我们知道172.16.0/24 可以分配主机254个,还是很多,有些情况需要切分更小的子网。那么就需要172.16.0.x/26 类
kmod-fs-exfat对于 exfat格式支持,常见于U盘 kmod-fs-ext4对于 ext4系统文件格式支持,常见于Linux系统磁盘 kmod-fs