Chinaunix首页 | 论坛 | 博客
  • 博客访问: 303259
  • 博文数量: 46
  • 博客积分: 6495
  • 博客等级: 大校
  • 技术积分: 483
  • 用 户 组: 普通用户
  • 注册时间: 2007-04-09 16:36
文章分类

全部博文(46)

文章存档

2013年(1)

2012年(1)

2011年(6)

2010年(14)

2009年(1)

2008年(1)

2007年(22)

分类: LINUX

2007-11-06 08:24:32

安装、配置PPPOE(摘自网络)

下载 rp-pppoe-3.8.tar.gz
安装:
tar zxvf rp-pppoe-3.8.tar.gz
cd rp-pppoe-3.8.
./go
当出现
>>> 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):
输入 eth0 ,这是ADSL相连的网卡的名字
当出现
>>> Enter the demand values (default no):
输入 no
当出现
>>> Enter the DNS inFORMation here:
输入相应的DNS服务器IP地址 (一般有2个)
当出现
>>> 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 重新输入。

使用:
拨好 pppoe-start
段开 pppoe-stop
查看 pppoe-status
文件:rp-pppoe-3.8.tar.gz
大小:207KB
下载:下载

阅读(1810) | 评论(0) | 转发(0) |
0

上一篇:一些编程杂谈

下一篇:SqlConnection 类

给主人留下些什么吧!~~