Redian新闻
>
常用的调试网络的命令,除了ping和traceroute,还有什么? (转载)
avatar
常用的调试网络的命令,除了ping和traceroute,还有什么? (转载)# Programming - 葵花宝典
t*g
1
【 以下文字转载自 Linux 讨论区 】
发信人: thanksgiving (~灯红酒绿的上海~), 信区: Linux
标 题: 常用的调试网络的命令,除了ping和traceroute,还有什么?
发信站: BBS 未名空间站 (Mon Mar 17 00:02:43 2008)
除了ping和traceroute,还有什么常用的调试网络的命令?
avatar
t*g
2
谢谢楼上几位。我的问题是,假设你有一个TCP connection,从A机器到B机器。这个
TCP connection不通,你怎么diagnose?
我会先ping B以确定B是不是alive。
还有什么可能原因导致这个TCP connection failure呢?
avatar
s*d
3
防火墙
avatar
g*e
4
Lots of firewalls blocks ICMP which means ping might not work at all.
Try to telenet destIPaddress port to see if you can open the port or not.
Install wireshark/ethereal or tcpdump to see if you can start the TCP three
way handshaking process or not. You might be able to see if your nearest
gateway stop you or destination rejects you or something in between.
avatar
f*y
5
ifconfig - check your interface
iptables - check your firewall rules
nmap - scan the remote machine
netstat - check listening ports, active connections, routing table, etc.
ip - check your another kind of routing policy
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。