rp-pppoe 目前在各大发行版本都是存在的,比如Redhat/Fedora、红旗、Slackware、Debian、SuSE等系统,都是采用这个拔号软件,所以您大可不必为下载源码编译安装。只需要在各大发行版的安装盘中就可以找得到;请用各大发行版自带的软件包管理工具来安装此软件包;

如果您用的是各大发行版提供的rp-pppoe软件包 比如 RPM包的系统是用 rpm -ivh rp-pppoe*.rpmSlackware 系统是用 installpkg rp-pppoe*.tgz 在Redhat/Fedora 中可以通过图形配置工具来完成,redhat-config-network 命令,调用配置网络,要通过XDSL来添加拔号,比较简单;

所有发行版通用的方法是adsl-setup 命令来配置ADSL;

  1. [root@localhost ~]# adsl-setup  注:配置pppoe拔号,请文档下面,都差不多;
  2. [root@localhost ~]# adsl-start  注:启动拔号;
  3. [root@localhost ~]# adsl-stop  注:断开连接;

5.12 如果是源码包安装,我们要自己来编译安装;

[root@localhost ~]# tar zxvf  rp-pppoe-3.8.tar.gz

[root@localhost ~]# cd rp-pppoe-3.8

[root@localhost rp-pppoe-3.8]# ./go

Welcome to the Roaring Penguin PPPoE client setup.  First, I will run

some checks on your system to make sure the PPPoE client is installed

properly...

Looks good!  Now, please enter some information:

USER NAME

>>> Enter your PPPoE user name (default bxxxnxnx@sympatico.ca): 在这里添写你的拔号用户名;就是服务商提供的;

>>> Enter the Ethernet interface connected to the DSL 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,就要在这里写上接猫的那个网络接口号。此处是eth0;

Do you want the link to come up on demand, or stay up continuously?

If you want it to come up on demand, enter the idle time in seconds

after which the link should be dropped.  If you want the link to

stay up permanently, enter 'no' (two letters, lower-case.)

NOTE: Demand-activated links do not interact well with dynamic IP

addresses.  You may have some problems with demand-activated links.

>>> Enter the demand value (default no): 注:默认回车

>>> Enter the DNS information here: 202.96.134.133  注:在这里写上DNS服务器地址;可以和提供商要,也可以用我写的这个;

Please enter the IP address of your ISP's secondary DNS server.

If you just press enter, I will assume there is only one DNS server.

>>> Enter the secondary DNS server address here: 202.96.128.143 这是第二个DNS服务器地址;

>>> Please enter your PPPoE password:在这里输入用户的密码;

>>> Please re-enter your PPPoE password: 确认密码;

The firewall choices are:

0 - NONE: This script will not set any firewall rules.  You are responsible

for ensuring the security of your machine.  You are STRONGLY

recommended to use some kind of firewall rules.

1 - STANDALONE: Appropriate for a basic stand-alone web-surfing workstation

2 - MASQUERADE: Appropriate for a machine acting as an Internet gateway

for a LAN

>>> Choose a type of firewall (0-2): 2 注:在这里写上2,可以共享上网的;当然还得加一条防火墙规划 ;

Ethernet Interface: eth0

User name:dxxx

Activate-on-demand: No

Primary DNS:        202.96.134.133

Secondary DNS:      202.96.128.143

Firewalling:        MASQUERADE

>>> Accept these settings and adjust configuration files (y/n)? y 注:是不是保存配置;

转载于:https://www.cnblogs.com/fanweisheng/p/11109313.html

ADSL pppoe 拔号工具rp-pppoe相关推荐

  1. 多种模块拔号上网驱动开发调试

    拔号上网 前后调试了几种上网卡模块,现在把几种模块调试记录下来,并做一下备份. 操作系统:Linux (none) 2.6.30 #112 Thu Sep 7 16:01:33 CST 2017 ar ...

  2. Ubuntu系统搭建PPPoE服务器,Ubuntu上架设PPPoE Server

    一.安裝 PPPoE Server Software 1)sudo apt-get install ppp 2)rp-pppoe(非apt套件) wget -c http://www.roaringp ...

  3. pppoe服务器稳定性,如何设置PPPoE服务器应用

    PPPoE即PPP over Ethernet,是指在以太网中传输PPP的技术.目前国内大多数宽带服务商使用PPPoE作为宽带接入技术,通过给用户分配宽带账号密码,结合认证.计费服务器实现宽带运营服务 ...

  4. Python 基于python实现ADSL宽带帐号,密码的获取及宽带拨号

    基于python实现ADSL宽带帐号的获取及宽带拨号     基本思想: 1.研究上网方式(实验环境为电信网线接入式ADSL,拨号方式PPPOE) 2.研究宽带帐号和密码生成规律(实验环境,宽带帐号为 ...

  5. pppoe linux 配置文件,arm-linux配置pppoe

    1.1 pppoe概述 1.1.1什么是PPP PPP是点对点协议(Point to Point Protocol)的缩写.它是TCP/IP网络协议包的一个成员.PPP是TCP/IP的扩展,它增加了两 ...

  6. Linux下使用PPTP ×××拔号的实现

    环境:SuSE Linux 1. PPTP ××× 客户端软件 我使用的PPTP客户端软件的名称就叫作"PPTP Client". 软件的主页是 http://pptpclient ...

  7. 开机自动拔号上网(无路由器)

    一般我们用ADSL上网是每次开机都要重新拔号才可以上网,为了更便揵,我给大家分享下如何开机自动拔号上网: 方法一:开机自动启动批处理文件 文件内容: @echo off RASDIAL 宽带连接名称 ...

  8. 宽带拔号 错误720解决方法

    宽带拔号 错误720解决方法 错误720解决方案  注:本人试用的是下面的第二种方法,另外收集整理了一些其它的方法供大家使用. Error 720     ppp协议出错 一 问题:拨号网络无法协调网 ...

  9. Java使用当前日期加四位数实现每日自增单号工具类

    方法中需要传递你查DB的最新的订单号,废话不多说,直接上代码 import java.text.SimpleDateFormat; import java.util.Date;/*** @author ...

最新文章

  1. HDFS2.x之RPC流程分析
  2. 现代的时代精神是什么?
  3. 吉首大学2019年程序设计竞赛-F 天花乱坠
  4. 机器学习:从入门到晋级
  5. Cesium:结合天地图实现中文定位
  6. 【NA】高斯积分公式(二)
  7. 阿里巴巴面经、面试流程、面试题
  8. 小迪渗透代码审计(柒)
  9. 计算机程序是指为解决某一问题,在计算机中为解决某一特定问题二设计的指令程序是...
  10. DMA导致的CACHE一致性问题解决方案
  11. 轩小陌的Python笔记-Pandas时间序列与日期
  12. Java书写文字格斗游戏
  13. 四 IDEA 项目另存为处理
  14. python key lambda_python – 什么是key = lambda
  15. 中国软件网祝大家破五快乐
  16. Linux下MySQL基本操作
  17. kurento项目介绍
  18. .net简单web开发
  19. android studio 56 下载网络歌曲 代码
  20. vim 查找替换操作命令

热门文章

  1. 微软.Net开发中的多线程编程总结
  2. Ajax设置自定义请求头的两种方法
  3. python中requests的用法总结
  4. 解决Ubuntu16.04 fatal error: json/json.h: No such file or directory
  5. codevs1127 接水问题
  6. MetadataType的使用
  7. Android:简单的弹幕效果达到
  8. fatal error RC1004: unexpected end of file found处理方法
  9. [转] 初识Firebug(HTML查看和编辑、Javascript控制台、网络状况监视器)
  10. C#获取二叉树深度及分层遍历二叉树