即使在故障安全模式下重置配置后,我也无法访问我的openwrt路由器

问题描述 投票:0回答:1

我的路由器是linksys WRT54GL与backfire操作系统。我已经尝试使用“firstboot”和“mtd -r erase rootfs_data”重置,重新启动后我仍然无法使用静态IP地址或dhcp访问它。抱歉我的英语不好,请帮帮忙

configuration router openwrt
1个回答
0
投票

最后我可以解决我的问题与闪存路由器和清理nvram。我用这个脚本http://downloads.openwrt.org/whiterussian/newest/default/openwrt-brcm-2.4-squashfs.trx使用openwrt brcm24 http://downloads.openwrt.org/people/nbd/nvram-clean.sh和flash。使用mtd -r write openwrt-brcm-2.4-squashfs.trx linux闪存,重启然后./nvram-clean.shnvram commit清理nvram更多信息:https://wiki.openwrt.org/doc/howto/generic.failsafe

© www.soinside.com 2019 - 2024. All rights reserved.