OpenWrt
目录
1 简介
2 参考文献
3 OpenWrt介绍
3.1 NVRAM操作
4 准备工作
5 关于Belkin 7231-4P
6 内核配置与编译
7 安装
7.1 清空nvram
7.2 安装firmware
7.3 TFTP方式安装
7.4 MTD方式安装
7.5 对改装的路由恢复64MB内存设置
7.6 7231-4P的WEB安装OpenWrt-kamikaze-8.09.1
8 后期配置
8.1 配置MAC地址,未确定版本
8.2 设置路由的内网IP地址
8.3 无线网络配置
8.4 PPPoE上网配置
8.5 简单的无线中继配置
8.6 修改路由器交换端口
9 软件与模块安装
9.1 安装USB设备
10 故障解决
11 我的归纳
1 简介
我希望给自己的无线路由改造一下用OpenWrt,并且开放svn服务器,还有其他很多玩法。所以同时看一些网上的帖子吧。
这里主要选择OpenWrt的新版本kamikaze,对于whiterusssian版本只记录地址,不做详细阅读了。
2 参考文献
tsend time的博客: http://blog.chinaunix.net/u1/38213/ :
[r]DD-WRT初次接触: http://blog.chinaunix.net/u1/38213/showart_1889929.html
[r]OpenWrt-1.安装手记: http://blog.chinaunix.net/u1/38213/showart_1890101.html
[u]OpenWrt FAQ-入门级别的中文帮助: http://blog.chinaunix.net/u1/38213/showart_1890319.html
[r]OpenWrt NVRAM集合: http://blog.chinaunix.net/u1/38213/showart_1890362.html
[r]OpenWrt-2.投入工作: http://blog.chinaunix.net/u1/38213/showart_1890368.html
我们都很疯的博客:
[r]OpenWrt固件介绍: http://www.ssbbcc.com/349.html
[r]路由器升级版本选择(DD-WRT/TOMATO/...): http://www.ssbbcc.com/228.html
[i]贝尔金7231-4P 64M版介绍: http://www.ssbbcc.com/224.html (还有关于JTAG的内容)
[r]OpenWrt固件配置简介: http://www.ssbbcc.com/398.html
ning的个人空间:
[u]主页: http://www.lupaworld.com/131820/ 包含一些OpenWrt编译的笔记,不过设备不同
[r]非常方便的OpenWrt的嵌入式Linux开发环境: http://www.lupaworld.com/131820/viewspace-108558.html一些没什么内容的介绍
[r]OpenWrt嵌入式Linux开发环境: http://www.dzkf.cn/html/qianrushixitong/2009/0525/3795.html 关于WRT的历史
[i]一个小型的无线路由器Linux系统OpenWRT:http://www.cppblog.com/Khan/archive/2006/11/23/15573.html (还有很多关于nvram设置的提示)
[u]OpenMoko移植OpenWrt: http://wiki.openmoko.org/wiki/OpenWrt/zh_cn
[u]OpenWrt经验小结: http://blog.liuyi.info/openwrt (主要讲WRT54G有关的)
[u]什么是OpenWrt: http://hi.baidu.com/fnsoxt/blog/item/c2414f10a6fa33fcc2ce79d7.html (简介)
[r]OpenWrt/kamikaze/8.09.1/brcm-2.4/ 7231-4P路由器安装笔记:http://hi.baidu.com/westhack/blog/item/64cdcc455b58642fcefca361.html
[r]备份CFE和NVRAM的命令: http://hi.baidu.com/westhack/blog/item/5a6bfe35aedcda1690ef3976.html
[u]刷OpenWrt教程: http://hi.baidu.com/lnas/blog/item/15497166f835f02cab184c84.html (包含一些有用的外部链接)
[r]OpenWrt Remote Admin: http://www.wantmoore.com/archives/2007/08/06/openwrt-remote-admin/
目录
1 简介
2 参考文献
3 OpenWrt介绍
3.1 NVRAM操作
4 准备工作
5 关于Belkin 7231-4P
6 内核配置与编译
7 安装
7.1 清空nvram
7.2 安装firmware
7.3 TFTP方式安装
7.4 MTD方式安装
7.5 对改装的路由恢复64MB内存设置
7.6 7231-4P的WEB安装OpenWrt-kamikaze-8.09.1
8 后期配置
8.1 配置MAC地址,未确定版本
8.2 设置路由的内网IP地址
8.3 无线网络配置
8.4 PPPoE上网配置
8.5 简单的无线中继配置
8.6 修改路由器交换端口
9 软件与模块安装
9.1 安装USB设备
10 故障解决
11 我的归纳
1 简介
我希望给自己的无线路由改造一下用OpenWrt,并且开放svn服务器,还有其他很多玩法。所以同时看一些网上的帖子吧。
这里主要选择OpenWrt的新版本kamikaze,对于whiterusssian版本只记录地址,不做详细阅读了。
2 参考文献
tsend time的博客: http://blog.chinaunix.net/u1/38213/ :
[r]DD-WRT初次接触: http://blog.chinaunix.net/u1/38213/showart_1889929.html
[r]OpenWrt-1.安装手记: http://blog.chinaunix.net/u1/38213/showart_1890101.html
[u]OpenWrt FAQ-入门级别的中文帮助: http://blog.chinaunix.net/u1/38213/showart_1890319.html
[r]OpenWrt NVRAM集合: http://blog.chinaunix.net/u1/38213/showart_1890362.html
[r]OpenWrt-2.投入工作: http://blog.chinaunix.net/u1/38213/showart_1890368.html
我们都很疯的博客:
[r]OpenWrt固件介绍: http://www.ssbbcc.com/349.html
[r]路由器升级版本选择(DD-WRT/TOMATO/...): http://www.ssbbcc.com/228.html
[i]贝尔金7231-4P 64M版介绍: http://www.ssbbcc.com/224.html (还有关于JTAG的内容)
[r]OpenWrt固件配置简介: http://www.ssbbcc.com/398.html
ning的个人空间:
[u]主页: http://www.lupaworld.com/131820/ 包含一些OpenWrt编译的笔记,不过设备不同
[r]非常方便的OpenWrt的嵌入式Linux开发环境: http://www.lupaworld.com/131820/viewspace-108558.html一些没什么内容的介绍
[r]OpenWrt嵌入式Linux开发环境: http://www.dzkf.cn/html/qianrushixitong/2009/0525/3795.html 关于WRT的历史
[i]一个小型的无线路由器Linux系统OpenWRT:http://www.cppblog.com/Khan/archive/2006/11/23/15573.html (还有很多关于nvram设置的提示)
[u]OpenMoko移植OpenWrt: http://wiki.openmoko.org/wiki/OpenWrt/zh_cn
[u]OpenWrt经验小结: http://blog.liuyi.info/openwrt (主要讲WRT54G有关的)
[u]什么是OpenWrt: http://hi.baidu.com/fnsoxt/blog/item/c2414f10a6fa33fcc2ce79d7.html (简介)
[r]OpenWrt/kamikaze/8.09.1/brcm-2.4/ 7231-4P路由器安装笔记:http://hi.baidu.com/westhack/blog/item/64cdcc455b58642fcefca361.html
[r]备份CFE和NVRAM的命令: http://hi.baidu.com/westhack/blog/item/5a6bfe35aedcda1690ef3976.html
[u]刷OpenWrt教程: http://hi.baidu.com/lnas/blog/item/15497166f835f02cab184c84.html (包含一些有用的外部链接)
[r]OpenWrt Remote Admin: http://www.wantmoore.com/archives/2007/08/06/openwrt-remote-admin/