1. 程式人生 > 其它 >【抄】內網IP段

【抄】內網IP段

內網IP段

常見的內網IP段有:

10.0.0.0/8
10.0.0.0 - 10.255.255.255
172.16.0.0/12
172.16.0.0 - 172.31.255.255
192.168.0.0/16
192.168.0.0 - 192.168.255.255
以上三個網段分別屬於A、B、C三類IP地址,來自 《RFC 1918》。

但是根據 《Reserved IP addresses - Wikipedia, the free encyclopedia》 及《RFC 6890 - Special-Purpose IP Address Registries》的描述,還有很多其它的內網IP段(包括IPv6),以及其它用途的保留IP地址。

其它IPv4內網段羅列如下:

0.0.0.0/8
0.0.0.0 - 0.255.255.255

用於當前網路內的廣播訊息。

100.64.0.0/10
100.64.0.0 - 100.127.255.255

由運營商使用的私網IP段,隨著IPv4地址池的耗光,會有更多使用者被分配到這個網段。

127.0.0.0/8
127.0.0.0 - 127.255.255.255

本機迴環地址。

169.254.0.0/16
169.254.0.0 - 169.254.255.255

獲取不到IP地址時使用,通常因為從DHCP伺服器獲取不到IP。

192.0.0.0/24
192.0.0.0 - 192.0.0.255

Used for the IANA IPv4 Special Purpose Address Registry as specified by RFC 5736

一般使用者不可能被分配到這個IP段。

192.0.2.0/24
192.0.2.0 - 192.0.2.255

Assigned as “TEST-NET” in RFC 5737 for use solely in documentation and example source code and should not be used publicly.

一般使用者不可能被分配到這個IP段。

198.18.0.0/15
198.18.0.0 - 198.19.255.255

用於測試兩個獨立子網的網間通訊。

一般使用者不可能被分配到這個IP段。

198.51.100.0/24
198.51.100.0 - 198.51.100.255

Assigned as “TEST-NET-2” in RFC 5737 for use solely in documentation and example source code and should not be used publicly.

一般使用者不可能被分配到這個IP段。

203.0.113.0/24
203.0.113.0 - 203.0.113.255

Assigned as “TEST-NET-3” in RFC 5737 for use solely in documentation and example source code and should not be used publicly.

一般使用者不可能被分配到這個IP段。

255.255.255.255/32
255.255.255.255

本網段的廣播地址。

抄自 ~
————————————————
版權宣告:本文為CSDN博主「licheric」的原創文章,遵循CC 4.0 BY-SA版權協議,轉載請附上原文出處連結及本宣告。
原文連結:https://blog.csdn.net/licheric/article/details/109630533

作者:starnight_cyber 出處:https://www.cnblogs.com/Hi-blog/ github:https://github.com/starnightcyber/

-------------------------------------------

個性簽名:如果世上的事都按你說的道理走 世界就不是現在這樣了!

如果覺得這篇文章對你有小小的幫助的話,記得在右下角點個“推薦”哦,博主在此感謝!