QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 876|回复: 10

按照这里的方法,折腾了一周还是上不了网!SOS!

[复制链接]
发表于 2004-12-18 15:17:27 | 显示全部楼层 |阅读模式
我用的是RedHat 9。
具体信息如下:
按照那篇文章所说的,我去那个地址下载PPPoe软件,却提示找不到~但是看到一个另外的链接,一看文件名一样就点了下载。结果如下,安装失败,为什么啊?
]# sh ./go
Running ./configure...
loading cache ./config.cache
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
Oops!  It looks like ./configure failed.



安装后如下:为什么和所说的不一样啊?

# adsl-setup

Welcome to the ADSL 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:
                                                                                
LOGIN NAME
                                                                                
Enter your Login Name (default ********):
                                                                                
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):
                                                                                
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:

PASSWORD

Please enter your Password:
Please re-enter your Password:

USERCTRL

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

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

Start this connection at boot time

Do you want to start this connection at boot time?
Please enter no or yes (default no):no

** Summary of what you entered **

Ethernet Interface: eth0
User name:          *******
Activate-on-demand: No
DNS:                Do not adjust
Firewalling:        STANDALONE
User Control:       yes
Accept these settings and adjust configuration files (y/n)? 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-start都还是上不了网~~极度郁闷ing……
我是Linux新手,本来对Linux抱极大希望的,结果却这样~唉~
发表于 2004-12-19 18:29:44 | 显示全部楼层
首先我想说,上网.听mp3.看DVD是使用Linux的三大拦路虎,当你摆平了这三个问题时,你就不会再想是不是把Linux给卸了,重新装Windows.

其次,你说的是哪篇文章?

我也用的是RedHat 9,但是我当时遇到的唯一的问题是--我把DNS地址设错了,后来问了问同学就搞定了.

按理说你用$ redhat-config-network就会打开网络配置(或者也可以直接在左下角点开菜单--再在系统设置里点击"网络配置")
输入你的root密码,就会进入网络配置的窗口.先建Ethenet, 再新建xDSL. 注意你的Ethenet的属性里的网关要设成DNS的地址.

论坛里有好多可以解决你问题的贴子,精华里也有,比如:网卡装不上 , 打不开网页,...
可以好好看看.

请注意你的倒数第二段:

Ethernet Interface: eth0
User name: *******
Activate-on-demand: No                                   ----------------------eth0没有激活/
DNS: Do not adjust                                              ----------------------DNS地址不匹配/
Firewalling: STANDALONE
User Control: yes
Accept these settings and adjust configuration files (y/n)? 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)

先把上面的两个搞定吧,再有问题,大家会帮你解决的,如果没有人回你的贴,只能说明你的问题已经在论坛里讨论了好久,早就有答案了.
回复

使用道具 举报

发表于 2004-12-29 13:30:19 | 显示全部楼层

Re: 按照这里的方法,折腾了一周还是上不了网!SOS!

其实不用去下载软件啊,RedHat9自带就有ADSL拨号软件啊.
/usr/sbin/adsl-setup
上面设好后adsl-start 就行了
回复

使用道具 举报

发表于 2004-12-29 13:42:31 | 显示全部楼层
首先我想说,上网.听mp3.看DVD是使用Linux的三大拦路虎,当你摆平了这三个问题时,你就不会再想是不是把Linux给卸了,重新装Windows.


不是吧,装好一个系统就能听mp3,看dvd,上网呀??(我一直用magic)你用的是什么系统呀??
我猜就是redhat
回复

使用道具 举报

发表于 2004-12-31 14:54:30 | 显示全部楼层
我上面已经说了装的是Redhat9了.

基本上我最开始最难受的是mp3.dvd.net.还有usb的挂载,字体
不过现在早都搞定了.
回复

使用道具 举报

发表于 2004-12-31 17:19:00 | 显示全部楼层
要是上网的话看看这个http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=71292
回复

使用道具 举报

发表于 2005-1-1 12:40:22 | 显示全部楼层
这里的人都是垃圾!
你按这里的方法永远也上不了的!
回复

使用道具 举报

发表于 2005-1-1 13:14:29 | 显示全部楼层
[quote:a9ce3127ef="jsenter"]这里的人都是垃圾!
你按这里的方法永远也上不了的![/quote]
哦??
那jsenter大哥给楼主指一条明道呀
回复

使用道具 举报

发表于 2005-1-4 19:08:48 | 显示全部楼层
只条路,我现在都不能上
回复

使用道具 举报

发表于 2005-1-6 12:20:10 | 显示全部楼层
我是redhat9.0啊,上网没有问题啊,mp3下载一下xmms的一个插件也曾经能够听过,但是它为什么不是很给面子,听了几次就不行了,还有拨号上网怎么设置啊,如果是文本界面怎么设置ip地址啊
回复

使用道具 举报

发表于 2005-1-6 12:25:18 | 显示全部楼层
mp3怎么突然不能听了呢?拨号上网可以用kppp,改变ip可以用ifconfig命令,要永久改变还要编辑相关配置文件,请搜索论坛和查看manpage。

P.S.以后有问题请另发贴,不要在他人主题后问不相关主题,谢谢。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-6 05:08 , Processed in 0.065484 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表