我有一个大唐的as100,双usb的,刷了openwrt但是没有拨号,现在我想刷dlink固件应该怎么刷
展开全部
既然你都已经刷好Open-wrt了。那么剩下的就是设置一下PPPOE拨号就行了
1.首先进入字符界面,然后输入 cd /etc/config 进入 /etc/config 目录
2.输入vi network,进行network文件配置
3.输入如下字符
config 'interface' 'wan'
option 'ifname' 'eth1'
option 'proto' 'pppoe'
option 'username' 'xxxxxxxxxx' (xxxxxxx表示是你的pppoe帐号)
option 'password' 'xxxxxxxxxx' (xxxxxx表示是你的密码)
option 'peerdns' '1'
option 'defaultroute' '1'
4.按:,再按w保存文件
5.输入 cd / 退回根目录
6.输入 /etc/init.d/network start
这样可以上网了。
1.首先进入字符界面,然后输入 cd /etc/config 进入 /etc/config 目录
2.输入vi network,进行network文件配置
3.输入如下字符
config 'interface' 'wan'
option 'ifname' 'eth1'
option 'proto' 'pppoe'
option 'username' 'xxxxxxxxxx' (xxxxxxx表示是你的pppoe帐号)
option 'password' 'xxxxxxxxxx' (xxxxxx表示是你的密码)
option 'peerdns' '1'
option 'defaultroute' '1'
4.按:,再按w保存文件
5.输入 cd / 退回根目录
6.输入 /etc/init.d/network start
这样可以上网了。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询