免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 1465 | 回复: 5
打印 上一主题 下一主题

redat 9.0 下安装ADSL 能拨号但不能上网? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-05-02 22:00 |只看该作者 |倒序浏览
今天装了 redhat 9.0
,也配置了pppoe ,能拨号 ,但是不能上网?
ifconfig  -a 输出如下
eth0      Link encap:Ethernet  HWaddr 000:68:00:C5:BD  
          inet addr:10.0.0.1  Bcast:10.255.255.255  Mask:255.0.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:445 errors:0 dropped:0 overruns:0 frame:0
          TX packets:325 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:30366 (29.6 Kb)  TX bytes:23734 (23.1 Kb)
          Interrupt:11 Base address:0xf000

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:15269 errors:0 dropped:0 overruns:0 frame:0
          TX packets:15269 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:1043507 (1019.0 Kb)  TX bytes:1043507 (1019.0 Kb)
netstat -nr 输出如下,以下用 xx.xx.xx.xx 取代61打头的实际拨号服务IP
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
xx.xx.xx.xx    0.0.0.0         255.255.255.255 UH        0 0          0 ppp0
169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eth0
10.0.0.0        0.0.0.0         255.0.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         10.0.0.138      0.0.0.0         UG        0 0          0 eth0

我ping 这个拨号的地址是通的.而且在KDE中的网络中发现XDSL的属性也是活动
,其中DNS也得到了!
请高手指点,是不是要加路由! 用  route add ......??

论坛徽章:
0
2 [报告]
发表于 2003-05-02 22:35 |只看该作者

redat 9.0 下安装ADSL 能拨号但不能上网?

我的是这样的:

# ifconfig ppp0
ppp0      Link encapoint-to-Point Protocol
          inet addr:61.171.182.255  P-t-P:218.1.1.249  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:2399 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2280 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:1569476 (1.4 Mb)  TX bytes:309059 (301.8 Kb)

而且还有:echo 'route add default gw 218.1.1.249' >;>; /etc/rc.local

好像你的ifconfig里面看不到ppp0喔!

论坛徽章:
0
3 [报告]
发表于 2003-05-02 23:09 |只看该作者

redat 9.0 下安装ADSL 能拨号但不能上网?

不断地用  ifconfig ppp0  输出为

ppp0      Link encapoint-to-Point Protocol  
          inet addr:218.74.37.69  P-t-P:61.174.64.19  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:3 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:54 (54.0 b)  TX bytes:54 (54.0 b)

ppp0      Link encapoint-to-Point Protocol  
          inet addr:218.74.37.186  P-t-P:61.174.64.19  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:3 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:54 (54.0 b)  TX bytes:54 (54.0 b)

ppp0      Link encapoint-to-Point Protocol  
          inet addr:218.74.37.186  P-t-P:61.174.64.19  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:3 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:54 (54.0 b)  TX bytes:54 (54.0 b)

ppp0      Link encapoint-to-Point Protocol  
          inet addr:218.74.32.6  P-t-P:61.174.64.19  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1492  Metric:1
          RX packets:3 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:54 (54.0 b)  TX bytes:54 (54.0 b)

为什么我的动态IP老是在变??

论坛徽章:
0
4 [报告]
发表于 2003-05-03 08:32 |只看该作者

redat 9.0 下安装ADSL 能拨号但不能上网?

当然是变的,因为是拨号的呀。
你要route add default gw 61.174.64.19

论坛徽章:
0
5 [报告]
发表于 2003-05-06 01:18 |只看该作者

redat 9.0 下安装ADSL 能拨号但不能上网?

很明显,你的ppp0没有正常启动。
至于IP不断的变化是因为用的是DHCP吗!
建议你使用adsl-setup配置ppp0,
在使用adsl-start启动!

论坛徽章:
0
6 [报告]
发表于 2003-05-06 03:44 |只看该作者

redat 9.0 下安装ADSL 能拨号但不能上网?

设解析了吗?
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP