CentOS下pppoe拨号设置

1.查看并安装拨号软件:

[[email protected]hat ~]# rpm -qa|grep pppoe
[[email protected] ~]# yum -y install rp-pppoe
rp-pppoe.i686 0:3.10-8.el6

2.查看adsl-setup命令所在位置:

[[email protected] ~]#whereis adsl-setup
adsl-setup:

或者直接搜索pppoe信息,yum search pppoe。

3.设置拨号:

[[email protected] ~]# pppoe-setup

首先,你会看到欢迎信息。

Welcome to the PPPoE client setup.  First, I will run some checks on
your system to make sure the PPPoE client is installed properly...

然后要求我们输入登陆名。

LOGIN NAME 
Enter your Login Name (default root): (这里填宽带连接的用户名)

接着,要求我们选择使用的网络接口。我们这时候,填入我们刚刚设置的那个网卡。对于大多数只有一个网卡的朋友而言,默认eth0就可以了。

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):

接下来,询问的是,adsl连接以后,是否持续保持连接。或者是自动的断开,在指定的时间(以秒数计算)内。多数情况下,我们希望手动的打开关闭连接。所以这里选择默认的no。

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): (no)
再下来,就是dns了。建议你输入ISP的dns地址。 
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. (server)

帐号密码是必须,输入两次。密码显示风格和其他的地方一样,不显示在屏幕上。这个,我不知道改怎么填写。太高深的问题了。希望你将你的答案和我分享。:P。

PASSWORD

Please enter your Password: (宽带连接密码)
Please re-enter your Password:

下面的设置,是表示是否允许普通用户启用/关闭 ADSL连接。默认是允许。

Please enter ‘yes‘ (two letters, lower-case.) if you want to allow 
normal user to start or stop DSL connection (default yes): (yes)

我们看下防火墙选项。这里提供的防火墙可以给你提供基本的安全保护。我不推荐你使用----你最好选择“NONE”选项。无论是什么样的用户使用,我都建议你使用额外的工具来配置防火墙规则(iptables目前看来是一个非常不错的工具)。

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)
Start this connection at boot time

是否在开机时,打开这个连接?

Do you want to start this connection at boot time?** (yes)

所有的配置信息填写完成之后,系统将给出一个报告,完整的显示出你输入的配置信息。如果,你确信你输入的配置信息是正确的,输入yes写入配置文件。输入no放弃配置。

Summary of what you entered ** 
Ethernet Interface: eth0 
User name: root 
Activate-on-demand: No 
DNS: Do not adjust 
Firewalling: NONE 
User Control: yes 
Accept these settings and adjust configuration files (y/n)? (y)
Please enter no or yes (default no): 
Congratulations, it should be all set up! 
Type ‘/sbin/ifup ppp0‘ to bring up your xDSL link and ‘/sbin/ifdown ppp0‘ 
to bring it down. 
Type ‘/sbin/ADSL-status /etc/sysconfig/network-scripts/ifcfg-ppp0‘ 
to see the link status.

测试拨号

现在,我们需要测试下我们的拨号是否配置正确了。

输入ADSL-start拨号。一般情况下,ping www.baidu.com就可以了。

当然关闭连接的话,使用命令adsl-stop就可以了。

时间: 2024-10-14 15:02:36

CentOS下pppoe拨号设置的相关文章

centos 下ssh的设置-(转自数据阶梯)

CentOS SSH配置 默认CentOS已经安装了OpenSSH,即使你是最小化安装也是如此.所以这里就不介绍OpenSSH的安装了. SSH配置: 1.修改vi /etc/ssh/sshd_config,根据模板将要修改的参数注释去掉并修改参数值: Port 22 指定SSH连接的端口号,安全方面不建议使用默认22端口 Protocol 2,1 允许SSH1和SSH2连接,建议设置成 Protocal 2 其他参数根据自己的需要进行调整.配置方法详见: man ssh_config 2.修改

centos下网口vlan设置

如果要使vlan之间进行通信,我们通常会使用三层交换机或者路由器子接口模式来做.Linux上关于VLAN与Cisco交换机中继连接,也是可以实现其互相之间的通信的. 环境:RHEL 5.2 最小化安装,物理网卡eth1,作为VLAN交换机连接的Trunk口连接到2960的GigabitEthernet0/1.而另外一张物理网卡eth0作为上行口,连接其他网络.      Cisco 2960,启用VLAN,VLAN的网段规划入下:       VLAN 1:fa0/1 - fa0/6 192.1

centos 下端口开放设置

#/sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT#/sbin/iptables -I INPUT -p tcp --dport 22 -j ACCEPT#/sbin/iptables -I INPUT -p tcp --dport 3306 -j ACCEPT然后保存:#/etc/rc.d/init.d/iptables save 查看打开的端口: # /etc/init.d/iptables status ----------------

CentOS下mysql最大连接数设置 1040 too many connection

当最大连接数比较小时,可能会出现"1040 too many connection"错误. 可以通过修改配置文件来修改最大连接数,但我连配置文件在哪都不知道,应该怎么办呢? 首先需要重启mysql服务,执行命令:service mysql restart 也有可能是:service mysqld restart 登录mysql:mysql -uroot -p输入密码,回车: 登录成功后执行以下语句查询当前的最大连接数:select VARIABLE_VALUE from informa

CentOS 7 下,如何设置DNS服务器

在CentOS 7下,手工设置 /etc/resolv.conf 里的DNS,过了一会,发现被系统重新覆盖或者清除了.和CentOS 6下的设置DNS方法不同,有几种方式: 1.使用全新的命令行工具 nmcli 来设置 #显示当前网络连接 #nmcli connection show NAME UUID                                 TYPE           DEVICE eno1 5fb06bd0-0bb0-7ffb-45f1-d6edd65f3e03 8

CentOS下设置默认JDK

1. 设置默认JDK 执行命令: [[email protected] ~]# alternatives --config java 选择默认jdk,“+”所在的为默认的jdk 2. 配置JAVA环境设置 [[email protected] ~]# vim /etc/profile文件末尾添加下面内容: 保存退出后source /etc/profie至此部署完成. java -verion 查看版本 文章转自:CentOS下设置默认JDK 原文地址:https://www.cnblogs.co

如何在CentOS6.5中进行PPPOE拨号上网

1.尽管CentOS多数作为伺服器来使用,但是也免不了有需要用到这种pppoe的拨号上网方式,其实在centos下实现这种方法还是很简单的,只需要几步即可完成. 2.环境需求: 一台安装了CentOS6.5的机器: 一根能正常使用的双绞线...... 一个ISP提供的可以正常使用的账号: 一个能接入ISP运营商网络的拨号接口...... centos6.5光盘提供的拨号软件和模块: ppp-2.4.5-5.el6.i686 rp-pppoe-3.10-10.el6.i686 3.拨号流程: 1)

OpenWrt PPPoE拨号问题之mac地址克隆

[转载请注明出处:钱国正的专栏http://blog.csdn.net/qianguozheng/article/details/38322705] 在实施任何大型项目中,我们会遇到各种各样的问题,当然了,如果做足了充分的测试,我们会便利很多. 前言 Mac地址克隆主要是解决运营商绑定mac地址的行为,这种行为就给哥添麻烦. 好了,话题转回,我如何实现这个Mac地址克隆的. OpenWrt中的LAN口以实现Mac地址克隆,所以其相关的设置Mac地址克隆的东西也已经存在了,我们需要做的就是搬到PP

破解TP-Link路由-嗅探PPPoE拨号密码

如果你平时都使用路由器直接上网,那么你还记得你的宽带(ADSL)帐户名和密码吗?忘记密码后又该如何找回呢?别急,本文带你一同找回遗忘的ADSL密码.1.安全性较差的路由器(例如腾达的某些路由器):这里所说的安全性较差的路由器,是指没有对HTTP管理页面上显示的拨号密码进行加密(只是显示为星号).对于这类情况,只需要用一些星号密码查看器查看,或者直接查看网页的源代码就可以看到密码了.2.安全性一般的路由器(例如D-Link的某些路由器):这类路由器利用星号密码查看器,或者直接查看网页源代码是看不到