单词 | Tcpdump | ||||||||||||||
释义 | Tcpdump
更多释义 收起释义 例句释义: 记录网络数据包,是,网络数据包抓取命令 1. Note that the command line above is for a Linux machine, and that you may need to run tcpdump with root or administrator permissions. 请注意,上面的命令行适用于Linux机器,并且您可能需要拥有root权限或管理员权限才能运行tcpdump。 www.ibm.com 2. If you want tcpdump to keep only a set number of bytes per packet, enter the number of bytes desired in place of zero here. 如果您想让tcpdump只保持每个数据包一定数量的字节,请输入所期望的字节数来代替此处的零。 www.ibm.com 3. You can monitor outgoing data sent from a particular adapter using tcpdump, which displays the content of each packet as it is sent. 可以使用tcpdump监视从特定适配器发送出的数据,这个命令在发送每个数据包时显示其内容。 www.ibm.com 4. As shown in this article, using tools like tcpdump, snoop or iptrace, you can extract a wide range of data at the command line. 如本文所述,通过使用诸如tcpdump、snoop或iptrace的工具,您可以在命令行上提取大量的数据。 www.ibm.com 5. The transaction between the client and server should be completed and then the tcpdump can be killed. 客户机和服务器之间的事务完成之后,可以停止tcpdump进程。 www.ibm.com 6. Tcpdump, for example, is not just a tool for diagnosing network problems, but is invaluable for understanding how the protocols work. 比如说Tcpdump吧,它不仅仅是一个诊断网络问题的工具,更是一个辅助理解协议原理的无价之宝。 duanple.blog.163.com 7. tcpdump is an essential tool for exploring low-level packet exchanges and verifying that your firewall is working correctly. tcpdump是研究低级信息包交换和验证防火墙是否正常工作的必备工具。 www.ibm.com 8. Use tcpdump to display packets sent to and received from the host on the specified port using the example shown in Listing 12. 使用tcpdump显示发送到主机上的指定端口或从其接收的数据包,见清单12中的示例。 www.ibm.com 9. Also, you do not need to use an ipreport type of command to format binary data, because tcpdump does the trace and the output. 另外,您不需要使用ipreport类型的命令来格式化二进制的数据,因为tcpdump将进行跟踪并产生格式化的输出。 www.ibm.com 10. Then, use tcpdump to display packets received from the host using the example shown in Listing 17. 然后,使用tcpdump显示从此主机接收的数据包,见清单17。 www.ibm.com 1. A couple of usage patterns for tcpdump are shown in Listing 5. 清单5显示tcpdump的两个用法模式。 www.ibm.com 2. The man pages for tcpdump are also an excellent resource for learning to read these files. tcpdump的主页是一个很好的资源,可以帮助您阅读这些文件。 www.ibm.com 3. The message packets between client and server can be traced using the tcpdump command in AIX. 在AIX中,可以使用tcpdump命令跟踪客户机和服务器之间传输的消息包。 www.ibm.com 4. The -i lo option tells tcpdump what interface to listen on (the loopback device, in this case). ilo选项告诉tcpdump要侦听哪个接口(在这个例子中要侦听回送设备)。 www.ibm.com 5. s 0 tells tcpdump that you want all data in every packet body. s0告诉tcpdump您想得到每个数据包主体中的所有数据。 www.ibm.com 6. You can do this either by typing an expression (like those provided to tcpdump, snoop or iptrace) into the Filter box. 您可以通过在Filter输入框中输入一个表达式(类似于tcpdump、snoop或iptract)。 www.ibm.com 7. With tcpdump, you can also limit the amount of data to be traced. 使用tcpdump,您还可以限制要跟踪的数据的总量。 www.ibm.com 8. The process for downloading and installing tcpdump will vary based on your OS, so we will not cover that here. 下载和安装tcpdump的过程将根据您的操作系统有所不同,所以我们在此不作介绍。 www.ibm.com 9. tcpdump continues to capture packets until you hit Ctrl C. tcpdump将持续地捕获数据包,直到您键入Ctrl C为止。 www.ibm.com 10. The Net: : TcpDumpLog parses the raw network data saved by tcpdump. TcpDumpLog会解析tcpdump所保存的原始网络数据。 www.ibm.com 1. You can also try the cross-platform tcpdump tool, which is supported on most UNIX and Linux operating systems. 您也可以尝试使用跨平台的tcpdump工具,它支持大多数的UNIX和Linux操作系统。 www.ibm.com 2. In the UNIX world, useful tools are tcpdump, iftop, and bandwidth monitors such as wmnet. 在UNIX领域中,tcpdump、iftop和带宽监视工具(如wmnet)都是非常有价值的。 www.ibm.com 3. You used netstat and drilled down to the packet level using tracing tools, such as iptrace and tcpdump. 在本文中,您使用了netstat,并且使用iptrace和tcpdump等跟踪工具深入到了数据包级别。 www.ibm.com 4. One important difference with tcpdump is that, unlike iptrace, it can look at only one network interface at a time. tcpdump的一个重要区别是,与iptrace不同,它一次只能查看一个网络接口。 www.ibm.com 5. The article describes these utilities, including tools such as iptrace, ipreport, and tcpdump. 本文将描述这些实用工具,包括iptrace、ipreport和tcpdump。 www.ibm.com 6. For example, snoop and tcpdump both provide detailed information on different protocols under both UDP and TCP to varying levels. 例如,snoop和tcpdump都提供了关于UDP和TCP上不同协议的不同级别的详细信息。 www.ibm.com 7. This is where tracing tools come in handy, such as iptrace, ipreport, and tcpdump. 在这种情况下,可以使用各种跟踪工具,比如iptrace、ipreport和tcpdump。 www.ibm.com 8. When you are testing the applications, you will use the following options on tcpdump to siphon the messages off into a temporary file 当您测试应用程序时,您将使用下列tcpdump选项将消息抽取出来保存到临时文件中。 www.ibm.com 9. tcpdump - Detailed Network Traffic Analysis tcpdump—网络流量详细信息分析 www.bing.com 10. Listing 5. Usage patterns for the tcpdump tool 清单5.tcpdump工具的用法模式 www.ibm.com |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。