我使用计时收费的ADSL,昨天我的上一张点卡上的钱用完了,然后换一张新卡,使用sudo pppoeconf设置后发现居然上不了网,提示:
Plugin rp-pppoe.so loaded.
/usr/sbin/pppd: unknown host: (process
我用安装光盘启动后使用里面的pppoeconf设置了ADSL账户和密码,然后把生成的dsl-provider文件复制下来,然后重新启动系统,将生成的这个文件覆盖到/etc/ppp/peers/目录下,再使用pon dsl-provider就可以上网了。
所以我觉得现在的pppoeconf有Bug,仅供参考吧。
【报告Bug】最新的pppoeconf似乎有Bug!!!
-
- 帖子: 232
- 注册时间: 2006-11-11 18:37
-
- 帖子: 28
- 注册时间: 2007-01-16 23:26
When I "sudo pppoeconf", I could connnect the internet.But when I reboot the system and login in the system, I could not link the net even if I use "pon dsl-provider". After it ,using "plog",it give the information which is the same as the lans's computer give.That is :
Plugin rp-pppoe.so loaded.
/usr/sbin/pppd: unknown host: (process
Only I "sudo pppoeconf"again , I could link the net again.
I compare those two files,but they are the same. So where is the problem ?
Plugin rp-pppoe.so loaded.
/usr/sbin/pppd: unknown host: (process
Only I "sudo pppoeconf"again , I could link the net again.
I compare those two files,but they are the same. So where is the problem ?
-
- 帖子: 13
- 注册时间: 2007-01-20 23:46
- iblicf
- 帖子: 3766
- 注册时间: 2007-01-15 17:15
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
- able
- 帖子: 5
- 注册时间: 2007-08-03 21:02
我也是这个问题。。!~每次都要重新sudo pppoeconf 一下!~newrain 写了:When I "sudo pppoeconf", I could connnect the internet.But when I reboot the system and login in the system, I could not link the net even if I use "pon dsl-provider". After it ,using "plog",it give the information which is the same as the lans's computer give.That is :
Plugin rp-pppoe.so loaded.
/usr/sbin/pppd: unknown host: (process
Only I "sudo pppoeconf"again , I could link the net again.
I compare those two files,but they are the same. So where is the problem ?