找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 4636|回复: 6

truck版的OpenWrt是不是不含web访问界面

[复制链接]
昨天刷了一个DB120的,一个X86,都无法提供Ie访问嘛。
我的恩山、我的无线 The best wifi forum is right here.
本身不带界面的。要手动安装。

1.先用Telnet  改密码   
命今:passwd root
输二次就修改成功了。

2.再用winscp进路由修改/etc/config/network修改如下:


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' 'pppoe'
        option 'username' '你的ADSL账号'
        option 'password' '密码'

config 'switch' 'eth0'
        option 'enable_vlan' '1'

config 'switch_vlan'
        option 'device' 'eth0'
        option 'vlan' '1'
        option 'ports' '0 1 2 3 4'

或接上二路由上。总之让这个路由能上网!!!!!!

3. 用SHH 命今手动安装界面.
opkg update
opkg install luci

/etc/init.d/uhttpd enable
/etc/init.d/uhttpd start

完了,你就可以看到界面了。

SHH和Telnet推介用 putty
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
感谢楼上的
刚才已经去做了点功课,安装成功了。一直不知道需要/etc/init.d/uhttpd enable和/etc/init.d/uhttpd start,惭愧惭愧
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| | 显示全部楼层
另外有个问题,teunk版的luci界面怎么在我的IE里显示有遮挡啊,是不是需要升级IE版本才行?用DeepinLinux的可以正常显示。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

ie6的问题,升级就没事了。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

我用别的也不行!打不开管理页面
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

我用别的也不行!打不开管理页面
379855747 发表于 2011-4-10 14:22


说清楚一点
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

关闭

欢迎大家光临恩山无线论坛上一条 /1 下一条

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

GMT+8, 2024-4-29 18:18

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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