pppoe的服务名问题

包含网卡/无线网的网络问题和ADSL/校园网/宽带拨号支持及代理/共享等网络使用问题
回复
nigo
帖子: 104
注册时间: 2010-01-23 23:24

pppoe的服务名问题

#1

帖子 nigo »

现在使用的网络,PPPOE拨号时候,除了要输入用户名,密码之外,还要输入服务名才能上网。
附件是xp下的截图,在ubuntu下,没有找到这个选项
直接运行pppoeconf会出现如附件图结果
有谁知道如何输入服务名呢?谢谢
Screenshot-11.png
Gump
帖子: 11
注册时间: 2010-04-04 11:03

Re: pppoe的服务名问题

#2

帖子 Gump »

知道了通知我一声,我都弄好就了
nigo
帖子: 104
注册时间: 2010-01-23 23:24

Re: pppoe的服务名问题

#3

帖子 nigo »

好,同是天涯沦落人啊
nigo
帖子: 104
注册时间: 2010-01-23 23:24

Re: pppoe的服务名问题

#4

帖子 nigo »

http://www.backports.ubuntuforums.org/s ... p?t=103522
http://db.glug-bom.org/wiki/index.php/P ... figuration
上面有人解决了,不过我英文太差了,自己还没解决,大家可以看看
chncho
帖子: 24
注册时间: 2010-08-31 20:48

Re: pppoe的服务名问题

#5

帖子 chncho »

http://www.khattam.info/solved-dsl-pppo ... 11-08.html

this steps work for me

I have seen many people having a hard time setting up PPPoE on ubuntu and I have decided to write a simple guide towards it.

There is an inbuilt tool in ubuntu called pppoeconf which helps us to setup our PPPoE. To use this, open Terminal and write 'sudo pppoeconf' and follow the instructions. In case this does not work or you use an access concentrator, use the following method...

1) Go to System --> Administration --> Synaptic Package Manager
2) Check whether build-essential package is installed. If it is not, install it using the ubuntu CD/DVD.
3) Since you do not have internet access on ubuntu, use your alternate OS or your friend's PC to download http://www.roaringpenguin.com/...

4) Open it with ubuntu's archive manager and extract the folder within to your desktop
5) There will be a file within the folder known as ./go. Open Applications --> Accessories --> Terminal. Write sudo and drag and drop the file in the terminal and press enter. If all goes well RP-PPPoE would be installed successfully.
Provide all the details RP-PPPoE setup requires.

6) Type sudo pppoe-start in the terminal to bring up the connection and sudo pppoe-stop to shut the connection.
7) If you want to bring up the connection at boot time, you will have to edit the rc.local file. Open the Terminal and type sudo gedit /etc/rc.local. Insert the line pppoe-start just before exit and save the file. Done.

Note: If your ISP requires an access concentrator and a service name, you will have to edit the pppoe.conf file in the following manner.

Type this in the terminal...
'sudo pppoe -A'
Note down your desired Access Concentrator and Service Name.

Then
'sudo gedit /etc/ppp/pppoe.conf'
There you will find ACNAME= and SERVICENAME=
Edit them as per your requirement. Save and exit.
仰望星河
帖子: 8
注册时间: 2011-10-22 18:15

Re: pppoe的服务名问题

#6

帖子 仰望星河 »

我的问题正好和你相反。
我只有一个用户名和密码,没有服务名,但是登录时让真一个服务名,我不知道真啥啊,怎么办呢
仰望星河
帖子: 8
注册时间: 2011-10-22 18:15

Re: pppoe的服务名问题

#7

帖子 仰望星河 »

(刚才没传上图)我的问题正好和你相反。

电信只给了我一个用户名和密码,没有服务名,但是登录时让填一个服务名,我不知道真啥啊,怎么办呢

我用的是11.10.
(怎么上传图片???)
回复