QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 810|回复: 5

rh linux 9是反ping的吗?

[复制链接]
发表于 2003-8-28 13:37:21 | 显示全部楼层 |阅读模式
rh linux 9是ping不到自己的吗??我的机器可以上网的,但是就是ping不到自己的ip 192。168。1。27

请问是ping不到的吗?以前的rh linux 8.0可以ping到的呀
发表于 2003-8-28 14:58:09 | 显示全部楼层
是不是被防火墙禁止了.用iptables -L看看
回复

使用道具 举报

 楼主| 发表于 2003-8-28 15:05:11 | 显示全部楼层
恩,好的,我试试看,如果可以了我回复!先谢谢了!非常感谢!
回复

使用道具 举报

 楼主| 发表于 2003-8-28 15:57:13 | 显示全部楼层
./iptables -L 的结果是:
[root@dreamerwhy sbin]# ./iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
RH-Lokkit-0-50-INPUT  all  --  anywhere             anywhere

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
RH-Lokkit-0-50-INPUT  all  --  anywhere             anywhere

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

Chain RH-Lokkit-0-50-INPUT (2 references)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere
REJECT     tcp  --  anywhere             anywhere           tcp dpts:0:1023 flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable
REJECT     tcp  --  anywhere             anywhere           tcp dpt:nfs flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable
REJECT     udp  --  anywhere             anywhere           udp dpts:0:1023 reject-with icmp-port-unreachable
REJECT     udp  --  anywhere             anywhere           udp dpt:nfs reject-with icmp-port-unreachable
REJECT     tcp  --  anywhere             anywhere           tcp dpts11:6009 flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable
REJECT     tcp  --  anywhere             anywhere           tcp dptfs flags:SYN,RST,ACK/SYN reject-with icmp-port-unreachable


./iptables -t nat -L的 结果是:

[root@dreamerwhy sbin]# ./iptables -t nat -L
Chain PREROUTING (policy ACCEPT)
target     prot opt source               destination

Chain POSTROUTING (policy ACCEPT)
target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
回复

使用道具 举报

 楼主| 发表于 2003-8-28 16:03:16 | 显示全部楼层
请问如何解决呢?也ping不到同学的机器(同一个hub联接的,也是 192.168.0.21)

也ping不通!
回复

使用道具 举报

 楼主| 发表于 2003-8-29 23:56:28 | 显示全部楼层
已解决,原来是我的IP设为 192.198.127 了
原本应该是192.168.127

打错了 168 竟然都没发现 我真对不起各位啊!
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-16 00:44 , Processed in 0.047069 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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