CentOS6以后要安装rp-pppoe这个软件,centos之前的版本是adsl-setup命令安装。

(1)查看是否安装

#rpm -qa|grep rp-pppoe

没有内容输出则没安装,若可以联网使用# yum install rp-pppoe

无法联网则:CentOS安装盘放入光驱

挂载光盘

#mount /dev/cdrom /media

找出文件路径

# find /media -name 'rp-pppoe*'

这个文件没有依赖项,可以直接安装

#rpm -ivh /media/CentOS_6.5_Final/Packages/rp-pppoe-3.10-8.el6.i686.rpm

(2)设置拨号

#whereis pppoe-setup

#/sbin/pppoe-setup

或#pppoe-setup

开始设置ADSL和DNS信息:

Welcome to the PPPoE client setup.  First, I will run some checks on

your system to make sure the PPPoE client is installed properly...

The following DSL config was found on your system:

Device:      Name:

ppp0         DSLppp0

Please enter the device if you want to configure the present DSL config

(default ppp0) or enter 'n' if you want to create a new one: ppp0

LOGIN NAME

Enter your Login Name (default root): 中国电信或者网通给你的ADSL用户名,注意电信给的有ad打头

INTERFACE

Enter the Ethernet interface connected to the PPPoE modem

For Solaris, this is likely to be something like /dev/hme0.

For Linux, it will be ethX, where 'X' is a number.

(default eth0): eth0← 指定网络接入设备,一块网卡的情况下,一般为默认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): ← 直接按回车,接受默认设置,询问的是,adsl连接以后,是否持续保持连接。或者是自动的断开,在指定的时间(以秒数计算)内。多数情况下,我们希望手动的打开关闭连接。所以这里选择默认的no。

DNS

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

If your ISP claims that 'the server will provide dynamic DNS addresses',

enter 'server' (all lower-case) here.

If you just press enter, I will assume you know what you are

doing and not modify your DNS setup.

Enter the DNS information here: 202.96.209.5 第一个DNS建议手动设置,不然可能连不上(或Enter the DNS information here: server      //PPPOE拨号的输入server即可,即动态获得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.209.133 第二个DNS建议手动设置,不然可能连不上

PASSWORD

Please enter your Password: 输入ADSL的连接密码

Please re-enter your Password: ← 再次确认输入ADSL的连接密码

USERCTRL

Please enter 'yes' (three letters, lower-case.) if you want to allow

normal user to start or stop DSL connection (default yes): yes← 填入no,不允许一般用户控制PPPoE的连接

FIREWALLING

Please choose the firewall rules to use.  Note that these rules are

very basic.  You are strongly encouraged to use a more sophisticated

firewall setup; however, these will provide basic security.  If you

are running any servers on your machine, you must choose 'NONE' and

set up firewalling yourself.  Otherwise, the firewall rules will deny

access to all standard servers like Web, e-mail, ftp, etc.  If you

are using SSH, the rules will block outgoing SSH connections which

allocate a privileged source port.

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): 0← 输入0,不在这里使用防火墙

Start this connection at boot time

Do you want to start this connection at boot time?

Please enter no or yes (default no):yes← 填入yes,在系统启动时自动连接ADSL

Accept these settings and adjust configuration files (y/n)? y← 配置信息确认无误后,键入y同意设置

** Summary of what you entered **

Ethernet Interface:eth0

User name:

[root@localhost ~]# pppoe-start← 启动ADSL pppoe连接(或# ifup ppp0  //启动ppp0接口)

[root@localhost ~]# pppoe-status 设置完成后我们看看adsl状态

红帽子linux拨号上网,centos6.5宽带拨号上网的方法相关推荐

  1. php直接拨号代码,高手必备宽带拨号设置技巧

    欢迎进入网络技术社区论坛,与200万技术人员互动交流 >>进入 高手必备宽带拨号设置技巧,讲述的是关于拨号的一般情况,大家都把拨号上网看的太过简单,其实它有很多技巧的.宽带拨号上网本是一项 ...

  2. 宽带拨号任何使用计算机,宽带拨号密码怎么查看【图解】

    宽带拨号连接指的是使用有线网络进行网络连接的一种网络连接方式,它不同于无线网络连接,宽带连接网络需要网孔和 网线 ,虽然使用无线网络连接不会受到网线和网孔的限制的,但是宽带网络是无线网络的基础,而且网 ...

  3. 拨号上网显示服务器,宽带拨号上网什么意思?宽带拨号上网的操作步骤

    第一步:连接好线路,直接将入户的网线(没有猫的用户)或者猫出来的网线(有猫的用户 )接在路由器的WAN口,再找一根短网线,一头接电脑,一头接路由器LAN1/LAN2/LAN3任意接口 注意:路由器正常 ...

  4. 路由器找不到拨号服务器,路由器宽带拨号上网连接不上怎么解决?

    最近有小伙伴反映,家里的路由器设置宽带拨号上网,但是无法连接网络,手机可以连接wifi,但是没有网络,微信.抖音这些都无法登录,这是怎么回事呢?要如何解决?小编为大家提供详细的解决方法. 解决方法 1 ...

  5. 路由器找不到拨号服务器,路由器设置宽带拨号无法上网 怎么办?

    路由器设置宽带拨号上网,但是无法上网,手机可以连接wifi,但是没有网络,微信.抖音这些都无法登录,这是怎么回事呢? 路由器宽带拨号 路由器WAN口设置宽带拨号上网后,管理界面>>首页中显 ...

  6. 【windows10】使用宽带拨号即PPPoE拨号上网

    [windows10]使用宽带拨号即PPPoE拨号上网 1.背景 2.宽带拨号 1.背景 在接入互联网实现上网时,我目前使用的是PPPoE拨号上网. PPPoE(Point-to-Point Prot ...

  7. 联通linux用户名是什么意思,揭秘 linux 通过新联通宽带拨号上网不成功原因及解决办法!...

    揭秘 linux 通过新联通宽带拨号上网不成功原因及解决办法! 发布时间:2010-08-21 22:01:59来源:红联作者:wtbier 1楼 揭秘 linux 通过新联通宽带拨号上网不成功原因及 ...

  8. 联通小区宽带拨号上网指南(Windows和Linux)

    Windows下: 据说联通小区宽带拨号上网是光缆支撑的网络,通过网线上网的,为了方便管理网络连接,写了两个bat,便于管理网络: 拨号上网.bat: netsh interface set inte ...

  9. Linux Ubuntu 宽带拨号上网

    对于不少刚接触Linux的用户来说,如果用虚拟机,可能对于Linux系统联网不会遇到多大难处,但是对于实体机安装Linux的用户,在联网方面可能得有一定的技能要求,下面介绍实体机安装Linux之后怎么 ...

  10. linux修改mdc时钟,Linux下用xsupplicant或mdc拨号上网

    Linux下用xsupplicant或mdc拨号上网 发布时间:2006-09-14 01:14:00来源:红联作者:nxfte 可以用xsupplicant或者mdc-ssd xsupplicant ...

最新文章

  1. kitbash贫民区三维场景模型 Kitbash3d – Favelas
  2. 监控摄像头cad图例_一套实用的智能化弱电系统大样图,可以作为弱电项目CAD设计素材...
  3. 头的大小是天生的吗_眼睛一单一双怎么办?可以只做一只吗?
  4. POWERPCB常用技巧
  5. SharePoint at .NET技术大会
  6. window server 2008配置FTP服务器550 Access is denied. 问题解决办法
  7. 进阶01Object类
  8. 几个负载均衡软件比较(Haproxy vs LVS vs Nginx)
  9. 安卓rom制作教程_【教程】一加5/5T刷入第三方ROM教程
  10. 正点原子STM32F429阿波罗板,固件库工程搭建
  11. R语言——双因素方差分析
  12. 微纳加工技术_工艺模块_STI 浅槽隔离
  13. 厦大考研计算机学硕,21厦大考研:专硕VS学硕,怎么选才不翻车?
  14. 服务器资源下载简单实现
  15. C语言程序设计-餐厅点餐系统
  16. Java isEmpty()方法
  17. 计划测试系列(一)--万事开头难
  18. 【热门主题:喵星人高清桌面壁纸】
  19. 计算机图形学基础:双向反射分布函数 BRDF
  20. 万字长文解析“数据中台”的硅谷实践(文末有福利!)

热门文章

  1. Fuzz:插桩技术入门
  2. 74ls20设计半加器_实验二——组合逻辑电路的设计与测试.ppt
  3. Hive函数collect_set、concat_ws、concat、if
  4. 管道无损检测python_初用python-docx
  5. MacBook Pro 2017版A1708 更换ssd
  6. DSP2812调试:全局变量初始化不是指定的赋值结果
  7. 带通滤波器电路图设计(转)
  8. 计算机网络简历自我认识,计算机网络专业简历的自我评价
  9. Nutch开发(一)
  10. 2022年计算机二级考试Access数据库程序设计冲刺题及答案