ip基础--7.ip封包(IP base --7.ip packet).doc

  1. 1、本文档共7页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
ip基础--7.ip封包(IP base --7.ip packet)

ip基础--7.ip封包(IP base --7.ip packet) IP base --7.IP packet Extracting IP packets If your machine is equipped with netxray and other packet capture software, or use NTs network monitor, we can retrieve those incoming and offline packets. When we open the capture function, then use the ping command, literally Ping, an address, such as . We can pick up the following packets As we have seen, we retrieve packets of DNS and ICMP because needs to be interpreted by DNS, and Ping is a ICMP protocol. You might know that the type of the ICMP packet is Echo What does Request and Echo Reply stand for? Lets go a little deeper and see whats in the DNS package If you go on rollback on DNS article to see if we use debug model to find the www.hinet.ne NSLOOKUP T when it comes to this URL, you know what this packet says. Lets take a look at the contents of the ICMP packet In fact, we really capture the contents of the package should be red circle in the top and right column, the data inside the program is sorted out. In the first line, we see 0080 C7 47, 9a, 8C, 4854, E8, 277577. The numbers represent the MAC address of the destination and origin, and then 08 00 stands for a Ethernet II IP protocol type. Ethernet II can be said to be an improved version of IEEE802.3. (remember the introduction to the logical form in the introduction to the Internet?). This can be said to be the data that the Datalink network layer is tracking. Then, what follows is the content of the IP packet Please remember the figure above. Im going to discuss each line in detail in the next section. IP packet Format First, lets see how the format of the IP packet is, and its components, and the length of each part Version (4), Internet, Header, Length (4), Type, of, Service (8) Total Length (16) Identification (16) Flags (3) Fragment Offset (13) Time, To, Live (8), Protocol (8), Header, checksum (16) Source Address (32) Destination Address (32) Options (Variable) Padding (0-24) Data .... In the figure above, the n

您可能关注的文档

文档评论(0)

jgx3536 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

版权声明书
用户编号:6111134150000003

1亿VIP精品文档

相关文档