标题: 新装LINUX如何设置宽带拨号 (查看:1133 回复:6)
jxredking
入门网管



UID 326715
精华 0
积分 51
帖子 429
MST币 2103 点    
BST币 51 点    赚取
阅读权限 70
注册 2006-4-15
来自 广东佛山顺德
状态 离线
 
[ 使用道具 ]  
发表于 2007-8-29 15:00  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友QQ
爱琴思邮件系统iGENUS V5.0
新装LINUX如何设置宽带拨号
本帖发表在我是网管论坛,帖子地址:http://bbs.54master.com/189936,1,1
小弟最近在自己家中安装了redhat LINUX 13.8系统,可以说是一个完全的菜鸟新手.小弟家中有2M的ADSL,请问是否有办法不要安装软件可以在LINUX中设置拨号连接(就是像XP一样通过设置一下即可),请教各位大侠指教.最好详细.小弟在此感谢.

[ 点这里复制网址,推荐给你QQ/MSN上的好友们! ]
本站声明:以上内容由网友 jxredking 提供,与54master立场无关!
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
virtuaboy
版主



现役斑竹  
UID 340343
精华 2
积分 110
帖子 1794
MST币 2854 点    
BST币 110 点    赚取
阅读权限 180
注册 2005-2-13
来自 湖北
状态 离线
 
[ 使用道具 ]  
发表于 2007-8-30 12:34  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
[root@proxy rc.d]# rpm -qa|grep pppoe
rp-pppoe-3.5-27
[root@proxy rc.d]# adsl-setup

本站声明:以上内容由网友 virtuaboy 提供,与54master立场无关!
《我是网管》论坛
四年终修磨一剑,没有壮行少豪言;唯信尔后是晴天,万物皆抛为红颜
[ 顶部 ]
txyubin
学徒网管




UID 545429
精华 0
积分 4
帖子 9
MST币 11 点    
BST币 4 点    赚取
阅读权限 60
注册 2007-7-17
状态 离线
 
[ 使用道具 ]  
发表于 2007-8-30 17:11  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
偶也有同样的问题,情大虾帮帮忙!!

本站声明:以上内容由网友 txyubin 提供,与54master立场无关!
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
mofajiazu
学徒网管



UID 122719
精华 0
积分 45
帖子 324
MST币 2260 点    
BST币 45 点    赚取
阅读权限 60
注册 2006-2-22
状态 离线
 
[ 使用道具 ]  
发表于 2007-8-30 17:30  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
什么叫做redhat Linux13.8?好像没有这个版本吧?郁闷,同意二楼的说法

本站声明:以上内容由网友 mofajiazu 提供,与54master立场无关!
《我是网管》论坛
墨子曰:“ 兼相爱,天下治,交相利,天下富。”“言必信,行必果,志不强,智不达 。”“君子慎听慎言”
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
glal
入门网管




UID 570968
精华 0
积分 56
帖子 27
MST币 118 点    
BST币 56 点    赚取
阅读权限 70
注册 2007-9-1
状态 离线
 
[ 使用道具 ]  
发表于 2007-9-6 17:23  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
建立PPPoE连接(非xDSL接入方式的用户不用设置该步骤)

[root@sample ~]# adsl-setup  ← 建立ADSL连接

Welcome to the ADSL 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): ← 填入ADSL连接的用户名
INTERFACE
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 ethX, where 'X' is a number.
(default 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):  
← 直接按回车,接受默认设置
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:  
← 如果知道DNS服务器的信息在此填入。不知道的情况按回车跳过
PASSWORD
Please enter your Password: ← 输入ADSL的连接密码
Please re-enter your Password: 
← 再次确认输入ADSL的连接密码
USERCTRL
Please enter 'yes' (two letters, lower-case.) if you want to allow
normal user to start or stop DSL connection (default yes): no 
← 填入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
** Summary of what you entered **
Ethernet Interface: eth0
User name: caun870293@ca.dti.ne.jp
Activate-on-demand: No
DNS: Do not adjust
Firewalling: NONE
User Control: no
Accept these settings and adjust configuration files (y/n)? y 
← 配置信息确认无误后,键入y同意设置
Adjusting /etc/sysconfig/network-scripts/ifcfg-ppp0
Adjusting /etc/ppp/chap-secrets and /etc/ppp/pap-secrets
(But first backing it up to /etc/ppp/chap-secrets.bak)
(But first backing it up to /etc/ppp/pap-secrets.bak)

?
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连接。

[root@sample ~]# adsl-start  ← 启动ADSL连接

[root@sample ~]#   
← 稍等片刻后若启动成功后出现提示符(无任何提示即意味着连接成功)

  
以上在CentOS 4.5上测试。

参考:centospub.com/make/newenv.html

本帖最近评分记录
virtuaboy 2007-9-9 22:45 MST币 +30 很详细
本站声明:以上内容由网友 glal 提供,与54master立场无关!
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
lpt57
学徒网管




UID 577785
精华 0
积分 15
帖子 205
MST币 226 点    
BST币 15 点    赚取
阅读权限 60
注册 2007-9-7
状态 离线
 
[ 使用道具 ]  
发表于 2007-9-7 13:22  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
好复杂啊 没见过 厉害

本站声明:以上内容由网友 lpt57 提供,与54master立场无关!
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
Levone
学徒网管




UID 582530
精华 0
积分 5
帖子 1
MST币 12 点    
BST币 5 点    赚取
阅读权限 60
注册 2007-9-14
状态 离线
 
[ 使用道具 ]  
发表于 2007-9-14 00:40  [ 资料 ]  [ 博客 ]  [ 短消息 ]  [ 加为好友
综合2#和5#就可解决.先装上pppoe rpm包,然后再安装adsl,再进行简单设置就行了.

本站声明:以上内容由网友 Levone 提供,与54master立场无关!
[ 顶部 ]
域名、虚拟主机、服务器租用/托管一站式IT服务 V5.0
  
 



当前时区 GMT+8, 现在时间是 2008-12-5 01:08

Powered by Discuz! 5.5.0  © 2001-2007 Comsenz Inc.
Processed in 0.096904 second(s), 13 queries , Gzip enabled

清除 Cookies - 关于我是网管 - 联系我是网管 - 广告服务 - 诚聘版主 - 无图版 - WAP -