找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
楼主: zhongmeian

刷了OPENWRT官方原版(无界面)---》安装WEB管理界面新手教程!

 火.. [复制链接]
发表于 2011-4-30 13:33 | 显示全部楼层
刷了OPENWRT官方原版(无界面)---》安装WEB管理界面新手教程
mark
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-4-30 22:46 | 显示全部楼层
本帖最后由 hetyudf 于 2011-4-30 22:51 编辑

下面我的network内容里面没有“单引号”,顶楼两位朋友配置里面没发现DHCP项,没弄清楚不敢下手,怕砖了没辙,请高手指点指点。谢谢!
config interface loopback
        option ifname        lo
        option proto        static
        option ipaddr        127.0.0.1
        option netmask        255.0.0.0

config interface lan
        option ifname        eth0
        option type        bridge
        option proto        static
        option ipaddr        192.168.1.1
        option netmask        255.255.255.0

config interface wan
        option ifname        eth1
        option proto        dhcp

config switch eth0
        option enable_vlan        1

config switch_vlan
        option device        eth0
        option vlan        1
        option ports        "0 1 2 3 4"
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-4-30 22:47 | 显示全部楼层
本帖最后由 hetyudf 于 2011-4-30 22:53 编辑

不小心重复
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-4-30 22:47 | 显示全部楼层
本帖最后由 hetyudf 于 2011-4-30 22:53 编辑

不小心重复,请版主处理。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-1 02:23 | 显示全部楼层
1# zhongmeian


麻烦你能说下手动安装WEB管理界面的思路和详细方法吗?我想知道我设置好网络配置文件后在ssh里具体应该怎么操作,你那个WEB管理界面能发个图看看么?
我怕按你的方法刷后管理界面和我的不一样
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2011-5-1 12:18 | 显示全部楼层
官方界面都是一样的。方法上面已经说了,如果你连SSH工具都不会用,就百度一下吧。
进入界面后,可以在软件包里更新一下列表,再安装中文语言包。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2011-5-1 12:19 | 显示全部楼层
下面我的network内容里面没有“单引号”,顶楼两位朋友配置里面没发现DHCP项,没弄清楚不敢下手,怕砖了没辙,请高手指点指点。谢谢!
config interface loopback
        option ifname        lo
        option proto        static
        opti ...
hetyudf 发表于 2011-4-30 22:46



没有引号没关系的。你直接在你文件改成和我一样就行了。引号不用加
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-3 10:49 | 显示全部楼层
22# zhongmeian
谢谢!已配置成功。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-4 09:03 | 显示全部楼层
学习学习
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-5 22:04 | 显示全部楼层
为什么我刷出来后,登陆界面只有右边一半显示?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-6 00:14 | 显示全部楼层
25# 252177861


用火狐或者Chrome
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-8 10:33 | 显示全部楼层
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
* opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# Unknown package 'luci'.
-ash: Unknown: not found
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-8 10:33 | 显示全部楼层
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
* opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# Unknown package 'luci'.
-ash: Unknown: not found
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-8 11:38 | 显示全部楼层
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
* opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# Unknown package 'luc ...
leangjia 发表于 2011-5-8 10:33

确定路由已经能上网
opkg update
opkg install luci

/etc/init.d/uhttpd enable
/etc/init.d/uhttpd start
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2011-5-8 12:31 | 显示全部楼层
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-3-29 15:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表