What is the IP address of 0.0.0.0?

Source: Internet
Author: User

ArticleSource:

Http://www.cppblog.com/prayer/archive/2009/01/06/71349.aspx

 

Generally, the IP address 0.0.0.0 in the network indicates the entire network, that is, all hosts in the network.
However, in some old software, they may use 0.0.0.0 as the broadcast address, that is, when they send broadcast packets, the target address is 0.0.0.0 instead of 255.255.255.255. Therefore, when the Protocol Analysis Software captures the host whose IP address is 0.0.0.0, it indicates that 0.0.0.0 is used as the broadcast address for communication on the network, rather than representing the entire network.
Note: 0.0.0.0 is basically deprecated as a broadcast address, and the current networkProgramOr the device generally does not use 0.0.0.0 as the broadcast address.
When 0.0.0.0 appears in the network, we need to check the source host of the packet and whether it is manually generated by some old software, or this packet is generated by some illegal attacks.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.