以太接入该用什么来拨号

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
shotstars
帖子: 23
注册时间: 2007-01-30 11:16

以太接入该用什么来拨号

#1

帖子 shotstars » 2007-02-01 21:46

sudo pppoeconf后sudo pon,显示rp-provider is loaded,但其他没反应了
头像
millenniumdark
论坛版主
帖子: 4159
注册时间: 2005-07-02 14:41
系统: Ubuntu 14.04 (Kylin)
联系:

#2

帖子 millenniumdark » 2007-02-01 22:07

plog看看
shotstars
帖子: 23
注册时间: 2007-01-30 11:16

#3

帖子 shotstars » 2007-02-01 22:36

@ubuntu:~$ plog
Feb 1 22:19:54 ubuntu pppd[4771]: Unable to complete PPPoE Discovery
Feb 1 22:20:09 ubuntu pppd[4820]: Timeout waiting for PADS packets
Feb 1 22:20:09 ubuntu pppd[4820]: Unable to complete PPPoE Discovery
Feb 1 22:20:21 ubuntu pppd[4838]: The remote system is required to authenticate itself
Feb 1 22:20:21 ubuntu pppd[4838]: but I couldn't find any suitable secret (password) for it to use to do so.
Feb 1 22:20:21 ubuntu pppd[4838]: (None of the available passwords would let it use an IP address.)

@ubuntu:~$ pon
/usr/sbin/pppd: In file /etc/ppp/peers/provider: unrecognized option '/dev/modem'
shotstars
帖子: 23
注册时间: 2007-01-30 11:16

#4

帖子 shotstars » 2007-02-01 23:02

@ubuntu:~$ ifconfig
eth0 Link encap:Ethernet HWaddr 00:16:EC:4C:68:6F
inet6 addr: fe80::216:ecff:fe4c:686f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:276 errors:0 dropped:0 overruns:0 frame:0
TX packets:169 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:39246 (38.3 KiB) TX bytes:13520 (13.2 KiB)
Interrupt:217 Base address:0xa000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:18 errors:0 dropped:0 overruns:0 frame:0
TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1284 (1.2 KiB) TX bytes:1284 (1.2 KiB)

ppp0 Link encap:Point-to-Point Protocol
inet addr:222.244.232.42 P-t-P:218.76.40.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:93 errors:0 dropped:0 overruns:0 frame:0
TX packets:97 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:3
RX bytes:5094 (4.9 KiB) TX bytes:5734 (5.5 KiB)
@ubuntu:~$ pon
/usr/sbin/pppd: In file /etc/ppp/peers/provider: unrecognized option '/dev/modem'
@ubuntu:~$ pon dsl-provider
Plugin rp-pppoe.so loaded.
shotstars
帖子: 23
注册时间: 2007-01-30 11:16

#5

帖子 shotstars » 2007-02-01 23:04

看这个样子好像是已经拨通了,但ping不通,也无法用firefox上网
shotstars
帖子: 23
注册时间: 2007-01-30 11:16

#6

帖子 shotstars » 2007-02-01 23:55

it's ok now,thanx a lot
回复