Fedora 9系统实现ADSL上网的方法

首先配置pppoe拨号上网 步骤如下

在终端中输入: #pppoe-setup

Welcome to the Roaring Penguin ADSL 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 XXX): 在这里输入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 ethn, where ‘n’ 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 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:在这里输入server 即自动获得DNS

PASSWORD

>;>;>; Please enter your PPPoE password:输入ADSL密码

>;>;>; Please re-enter your PPPoE password:再输入一次

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,可自选,英文水平有点的都懂

** Summary of what you entered **

Ethernet Interface: eth0

User name: XXX

Activate-on-demand: No

DNS: Do not adjust

Firewalling: MASQUERADE

>;>;>; Accept these settings and adjust configuration files (y/n)?这里输入y即可,输入n就是重头设置过。

配置完成!

配置完成之后 当然不要忘记激活我们的网卡eth0 啦! 我就在这里想了好久都没想到~ 呵呵 说实在的是无意当中想到这方法就顺便试试的 没想到真成功了!

具体步骤如下~

我装的是双系统(xp+fedora9) 首先在xp下用ipconfig/all获取eth0的ip地址和dns 当然咯这里的默认网关可能为空(我的就是),不过没关系,把这里显示的ip和dns记录下来, 然后转入fedora9 把刚记录的ip和dns数据写进eth0手动设置ip和dns里边~ 重启系统, 进来之后也许你会发现还是不行,不急,再在终端里输入“service network restart”重启network服务即可。

(0)

相关推荐

  • win7重装系统后不能上网解决方法

    在重装完系统后,很多朋友的电脑都不能上网,这是因为电脑缺少了网卡驱动,下面绿茶小编就为大家讲解一下win7重装系统后不能上网的解决方法。 导致重装系统完毕后不能上网的原因绝大部分是因为缺少了网卡驱动, ...

  • 解决重装win7系统后无法上网的方法

    原因分析: 1、网卡驱动没有正常安装或者未安装; 2、没有创建宽带连接或者无线连接; 解决方法: 1、网卡没有正常安装主要是由于你的电脑设备硬件过老,新系统中不包含兼容的驱动导致,也可能是你的系统版本 ...

  • Vista系统提高ADSL上网速度的两种设置方法

    本文开始前,先说下加速的原理分析,不对的地方,还请大家多多指正! 上网加速原理分析: 通常情况下,TCP/IP默认的数据传输单元接受缓冲区的大小为576字节,要是将这个缓冲区的大小设置得比较大的话,一 ...

  • 水星Mercury路由器设置ADSL上网的方法

    水星Mercury路由器的设置与市面上的路由器设置基本都是差不多,如果设置出现故障或者路由器被他人设置过可以恢复路由器的出厂设置.下面学习啦小编就为大家介绍一下具体的方法吧,欢迎大家参考和学习. 操作 ...

  • tplink路由器adsl上网怎么设置

    tplink路由器adsl上网设置方法 打开IE浏览器或其他第3方浏览器,本文以微软官方自带IE浏览器(Internet Explorer 8.0)做介绍. 在地址栏内输入:192.168.1.1,然 ...

  • 水星路由器怎样设置ADSL上网

    水星Mercury路由器配置简单,不过对于没有网络基础的用户来说,完成路由器的安装和设置ADSL上网,仍然有一定的困难,下面是学习啦小编给大家整理的一些有关水星Mercury路由器设置ADSL上网的方 ...

  • VM虚拟机中的Fedora设置固定IP上网的方法

    首先声明:该方法在Fedora 17和18版本下有效,其它版本也许可行也许有所差异。 1. 虚拟机相关配置 如果不是虚拟机系统,则这步不需要,若是相关配置详细信息请看“VM虚拟机中的Ubuntu设置固 ...

  • 使用虚拟机安装WindowsXp系统后无法上网的故障原因及解决方法

    解决方法: 1.如果没有获取到IP地址,会提示网络电缆没有插好,是因为虚拟机的网卡没有启用,虚拟机->设置->网卡->右边勾上“连接”.软件没有汉化的,自己找下相对应的英文设置: 2 ...

  • win7系统连不了网怎么办?win7系统连不上网右下角有感叹号的7种解决方法图文教程

    运行笔记本win7系统的时候经常遇到连不上网的问题,查看网络明明已经连接上了,但是右下角的小电脑上有一个感叹号,这该怎么办?下面我们的小编给大家带来win7系统连不了网的七种原因和解决方法图文教程,一 ...