marsvl 发表于 2004-12-2 22:48:41

redhat9adsl上网问题啊!搞了3天了!跪求啊!

我下的rp-pppoe-3.5.tar解压后
用命令 # ./go 就出现以下的提示:
# 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的时候到了输入密码的时候怎么也输不进字符啊!这个到底是什么问题啊!?
就算不用密码,到了安装后到网络里面设置的话,激活后,怎么也ping不通dns,别说网站了,ping我猫的ip没问题,这到底怎么回事啊?dns都设好了!下面是我
# ifconfig
eth0      Link encap:EthernetHWaddr 00:E0:4C:82:D3:75
          inet addr:192.168.1.4Bcast:192.168.1.255Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICASTMTU:1500Metric:1
          RX packets:252 errors:0 dropped:0 overruns:0 frame:0
          TX packets:251 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:16802 (16.4 Kb)TX bytes:18854 (18.4 Kb)
          Interrupt:11 Base address:0x6000

lo      Link encap:Local Loopback
          inet addr:127.0.0.1Mask:255.0.0.0
          UP LOOPBACK RUNNINGMTU:16436Metric:1
          RX packets:17897 errors:0 dropped:0 overruns:0 frame:0
          TX packets:17897 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1223119 (1.1 Mb)TX bytes:1223119 (1.1 Mb)

ppp0      Link encap:Point-to-Point Protocol
          inet addr:219.139.87.199P-t-P:10.10.10.110Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICASTMTU:1492Metric:1
          RX packets:117 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:5560 (5.4 Kb)TX bytes:30 (30.0 b)

# netstat -nr
Kernel IP routing table
Destination   Gateway         Genmask         Flags   MSS Windowirtt Iface
10.10.10.110    0.0.0.0         255.255.255.255 UH      0 0          0 ppp0
192.168.1.0   0.0.0.0         255.255.255.0   U         0 0          0 eth0
169.254.0.0   0.0.0.0         255.255.0.0   U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.1.1   0.0.0.0         UG      0 0          0 eth0
# nskookup www.163.com
bash: nskookup: command not found
# nslookup www.163.com
Note:nslookup is deprecated and may be removed from future releases.
Consider using the `dig' or `host' programs instead.Run nslookup with
the `-sil' option to prevent this message from appearing.
;; connection timed out; no servers could be reached
就是上面的了!我也才接触这个,搞了3天了,怎么也出不来,很菜,希望大家能帮帮我啊!

csz197912161027 发表于 2004-12-3 01:23:13

如下建议:1。如果你的猫有路由功能而且你用的是包月的,先把猫设置成自动拨号的路由器,如果不是包月……这就不划算了
2。如果你的猫没有路由功能但是你是包月的,但是你的猫有自动拨号的功能,那么也可以不用PPPOE软件
3。如果你的猫不会自动拨号的话……这样的猫我还没有见过,我劝你还是找个陆游的猫吧,我们的局域网就是用的这种猫,不过我的系统:DEBian,slackware,fc1,三台机器都ok了
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.
这几句说明你的系统没有安装GCC。。。。。。我也是很菜的,仅做交流

marsvl 发表于 2004-12-3 13:06:58

终于搞定了,好不容易找到猫的说明书,看看原来这破猫什么都支持就是要刷,刷了,好了路由一开,内制\拨号,这也是我linux处女贴啊!值得珍惜!谢谢楼上啊!

csz197912161027 发表于 2004-12-19 03:38:26

haha,客气了

lly365 发表于 2004-12-19 21:22:43

请参考:
http://www.linuxfans.org/nuke/modules.php?name=Forums&file=viewtopic&t=98362

csz197912161027 发表于 2004-12-28 23:23:00

如此设置也好,作为一个路由器是可以考虑的,不错:),我的是由8个机器组成的局域网,所以我选择了路由。。。。。。

tingxx 发表于 2004-12-29 09:34:48

有一点我明白:rh9自带的xdsl的连接软件不能用吗??我以前在公寓都是用它来上网的
你看看这篇文章吧,介绍rh9下adsl上网比较详细的
http://www.linuxsir.org/bbs/showthread.php?t=164907&highlight=adsl
页: [1]
查看完整版本: redhat9adsl上网问题啊!搞了3天了!跪求啊!