当出现
>>> Enter your PPPoE user name : /*输入ADSL帐号的用户名*/
>>> Enter the Ethernet interface connected to the ADSL modem
For Solaris, this is likely to be something like /dev/hme0.
For Linux, it will be ethn, where 'n' is a number.
(default eth0): /*直接回车 ,这是ADSL相连的网卡的名字(选默认)*/
>>> Enter the demand value (default no):
输入 no
>>> Enter the DNS information here:
/*输入 server ,这表示使用ADSL拨号自动获得的DNS服务器IP地址*/
>>> Please enter your PPPoE password:
/*输入ADSL帐号的密码*/
>>> Choose a type of firewall (0-2):
输入 0 ,不使用防火墙
>>> Accept these settings and adjust configuration files (y/n)?
如果输入的信息正确,输入 y ,完成配置,否则,输入 n 重新输入。
于 2012-08-22 18:35:41发表:
这个回答的人真可笑。上海早一个月前就开始普及光纤了。可惜我也不懂光纤配置。
lee19870219 于 2008-08-20 12:27:47发表:
你这个就是adsl猫上网吧!不就是电话线麽......怎么还扯上光纤了......一般民用电信能给你拉光纤?如果是的话就往下看,不是就请跳过......
我开始也是不知道怎么弄,因为在宿舍都是路由器自己搞定的,插上网线就行,你这个要下载个rp-pppoe-3.10.tar.gz软件包,安装后会提示你步骤,跟着操作一步一步就可以了
以下是我自己整理备用的
1.下载rp-pppoe-3.10.tar.gz软件包
2.解压进行安装
3. ./go进行安装 注:新版本将adsl命令更改为pppoe
当出现
>>> Enter your PPPoE user name : /*输入ADSL帐号的用户名*/
>>> Enter the Ethernet interface connected to the ADSL modem
For Solaris, this is likely to be something like /dev/hme0.
For Linux, it will be ethn, where 'n' is a number.
(default eth0): /*直接回车 ,这是ADSL相连的网卡的名字(选默认)*/
>>> Enter the demand value (default no):
输入 no
>>> Enter the DNS information here:
/*输入 server ,这表示使用ADSL拨号自动获得的DNS服务器IP地址*/
>>> Please enter your PPPoE password:
/*输入ADSL帐号的密码*/
>>> Choose a type of firewall (0-2):
输入 0 ,不使用防火墙
>>> Accept these settings and adjust configuration files (y/n)?
如果输入的信息正确,输入 y ,完成配置,否则,输入 n 重新输入。
4.启动PPPOE客户端软件
输入#/usr/sbin/pppoe-start 启动PPPOE客户端软件,进行连接,如果成功,将出现
Connected;
5.启动浏览器输入地址验证连接成功。
6.如果想在Linux系统启动时自动启动ADSL连接,输入以下命令
#chkconfig --add pppoe 将在当前的运行级下加入ADSL的自启动脚本
[ 本帖最后由 lee19870219 于 2008-8-20 12:31 编辑 ]
奶茶dsk 于 2008-08-20 04:41:17发表:
我觉得这不就是modem上网吗? pppoe不行?
tanaer 于 2008-08-20 03:45:50发表:
光纤..... BS..... BS///// BS********
dongma 于 2008-08-20 02:15:02发表:
难道没有人知道么?很急着上网啊
dongma 于 2008-08-18 00:05:14发表:
希望有高手回复啊