当前位置: 技术问答>linux和unix
redhat linux9.0下如何配置ppp拨号连接?---急
来源: 互联网 发布时间:2015-03-30
本文导语: 有经验的朋友帮帮忙啊!我在redhat linux9.0下如何配置ppp服务才能进行拨号啊? | linuxeden里面可以找到gui的ppp软件啊,很好用的 | http://linux.softhouse.com.cn/linux/knowledge/tech/3401.html 找了...
有经验的朋友帮帮忙啊!我在redhat linux9.0下如何配置ppp服务才能进行拨号啊?
|
linuxeden里面可以找到gui的ppp软件啊,很好用的
|
http://linux.softhouse.com.cn/linux/knowledge/tech/3401.html
找了半天 只有这个好象合适
找了半天 只有这个好象合适
|
也可以用PPPOE在终端配置
安装PPPoE软件包
先请大家下载http://www.roaringpenguin.com/pppoe/rp-pppoe-3.4-1.i386.rpm这个软件包。在字符界面,在软件包所在的目录上键入:rpm -Uvh rp-pppoe-3.2-1.i386.rpm设置拨号程序
这个一定要在字符界面上了,请键入adsl-setup,然后按要求键入如下内容:
Enter your PPPoE user name: 输入你的宽带账号的用户名。
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 is a number.(default eth0): 这是叫你输入连接的网卡的名字,一般选择默认就可以(按一下回车)。
Enter the demand value (default no): 键入“no”。
Enter the DNS information here: 输入DNS服务器地址,这表示使用宽带服务提供商会为你自动提供的DNS服务器IP地址。
Please enter your PPPoE password: 输入宽带账号的密码。
Please confirm your pppoe password: 再次输入刚才宽带账号的密码。
Choose a type of firewall (0-2): 输入 0 ,表示不使用防火墙。
Accept these settings and adjust configuration files (y/n)? 如果你输入的信息正确,输入y ,完成配置,否则输入n重新设置。
拨号上网
讲了这么多终于到了可以上网的时候了,在字符状态下键入:“adsl-start”,Linux就会自动拨号上网。要断开的时候键入:“adsl-stop”就可以了。大家现在都知道怎么在linux下拨号上宽带了吧,还不去下载一个试试!
安装PPPoE软件包
先请大家下载http://www.roaringpenguin.com/pppoe/rp-pppoe-3.4-1.i386.rpm这个软件包。在字符界面,在软件包所在的目录上键入:rpm -Uvh rp-pppoe-3.2-1.i386.rpm设置拨号程序
这个一定要在字符界面上了,请键入adsl-setup,然后按要求键入如下内容:
Enter your PPPoE user name: 输入你的宽带账号的用户名。
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 is a number.(default eth0): 这是叫你输入连接的网卡的名字,一般选择默认就可以(按一下回车)。
Enter the demand value (default no): 键入“no”。
Enter the DNS information here: 输入DNS服务器地址,这表示使用宽带服务提供商会为你自动提供的DNS服务器IP地址。
Please enter your PPPoE password: 输入宽带账号的密码。
Please confirm your pppoe password: 再次输入刚才宽带账号的密码。
Choose a type of firewall (0-2): 输入 0 ,表示不使用防火墙。
Accept these settings and adjust configuration files (y/n)? 如果你输入的信息正确,输入y ,完成配置,否则输入n重新设置。
拨号上网
讲了这么多终于到了可以上网的时候了,在字符状态下键入:“adsl-start”,Linux就会自动拨号上网。要断开的时候键入:“adsl-stop”就可以了。大家现在都知道怎么在linux下拨号上宽带了吧,还不去下载一个试试!
|
图形界面你可以在网络配置那里新建PPP连接~里面配置自己看看会写了~这里不能上图麻烦点~自己看看不难
|
rp3 -config