ChinaUnix.net
相关文章推荐:

ping 端口号

我手头没有AIX系统,问一下,AIX下能够用ping hostname 端口号命令么? 如ping ant 6000

by dongjh - AIX - 2004-02-27 09:43:46 阅读(2764) 回复(3)

相关讨论

我手头没有AIX系统,问一下,AIX下能够用ping hostname 端口号命令么?\r\n如ping ant 6000

by dongjh - AIX - 2004-02-27 09:43:46 阅读(3996) 回复(2)

我在linux 下: telnet/ping 命令的时候,如果只有ip的话,命令执行; 如果 telnet 211.23.15.54:8080 就是ip地址带上端口的时候,就报unkownhost的错误, 请大家帮忙了

by nergp - 系统管理 - 2006-09-27 16:38:39 阅读(13186) 回复(5)

我在linux 下: telnet/ping 命令的时候,如果只有ip的话,命令执行; 如果 telnet 211.23.15.54:8080 就是ip地址带上端口的时候,就报unkownhost的错误, 请大家帮忙了

by nergp - Linux系统管理 - 2006-09-27 16:38:39 阅读(5472) 回复(5)
by thinworm - Oracle - 2003-01-22 10:24:46 阅读(12058) 回复(6)

高手来指点下, --- 122.228.196.142 ping statistics --- 48 packets transmitted, 40 received, 16% packet loss, time 47058ms rtt min/avg/max/mdev = 193.804/197.821/208.417/3.155 ms, pipe 2 time后面的47058ms这个是ping的响应时间吗,

by 543894792 - Linux系统管理 - 2010-04-08 10:58:47 阅读(1132) 回复(2)

请教各位大侠!!我用虚拟机vm装得liunx as4 配完ip后可以ping通局域网内的其他pc,但是ping不通自己的真实机器和局域网的网关,为什么呢?

by zgy3999 - Linux新手园地 - 2007-06-30 14:02:33 阅读(3166) 回复(15)

请问ping遇到网络阻塞有时候能跳出来,有时候不能自动跳出来这是怎么回事呀? 是内核的问题?还是网络的问题? 还有大家知道getprotobyname这个是什么东西吗? 谢谢了!

by mousexqshe - C/C++ - 2007-01-18 18:29:29 阅读(1221) 回复(7)

ping xxx.xxx.xxx.xxx 晕! 我是叫你们来ping我, 看通不通啊, 被当成灌水~哎~锁了就算了贝 [ 本帖最后由 新杂人 于 2007-1-7 13:00 编辑 ]

by 新杂人 - BSD - 2007-01-07 12:38:43 阅读(1189) 回复(1)

ping ping [options] host System administration command. Confirm that a remote host is online and responding. ping is intended for use in network testing, measurement, and management. Because of the load it can impose on the network, it is unwise to use ping during normal operations or from automated scripts. Options -a Make ping audible. Beep each time response is received. -A Adapt to return int...

by anima - Linux文档专区 - 2006-08-02 15:54:23 阅读(595) 回复(0)

ping命令 这是TCP/IP协议中最有用的命令之一 它给另一个系统发送一系列的数据包,该系统本身又发回一个响应,这条实用程序对查找远程主机很有用,它返回的结果表示是否能到达主机,宿主机发送一个返回数据包需要多长时间。 Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS] [-r count] [-s count] [[-j host-list] [-k host-list]] [-w timeout] destination-list Options: ...

by quip - Linux文档专区 - 2006-07-19 20:32:47 阅读(533) 回复(0)