


Detailed explanation of how to configure an IP segment under win2008 IP security policy
This article mainly introduces how to configure an IP segment under the win2008 IPsecurity policy. Friends who need it can refer to it
You can specify a single IP address or an IPv4 or IPv6 address. subnet. To specify a subnet, enter the IP address using syntax similar to the following:
192.168.1.0/24
The number after the forward slash (/) represents the number in the subnet mask number of digits. Possibly 32-bit. In this example, 24 means that the first three octets are the subnet address and the last octet is the host ID within the subnet. The bit representing the host ID must be 0. The corresponding subnet mask for this example is 255.255.255.0.
For IPv6 addresses, use the same syntax. The number after the forward slash represents the number of bits in the subnet mask. Probably 128 bits. The bit representing the host ID must be 0. For example:
2001:8e6c:6456:1c99::/64
Attached is the IP segment correspondence table
Total number of IPs | Subnet mask | Number of C segments | |
/30 | 4 | 255.255.255.252 | 1/64 |
/29 | 8 | 255.255.255.248 | 1/32 |
/28 | 16 | 255.255.255.240 | 1/16 |
/27 | 32 | ##255.255.255.2241/8 | |
64 | 255.255.255.192 | 1/4 | |
256 | 255.255.255.0 | 1 | |
512 | 255.255.254.0 | 2 | |
1024 | 255.255.252.0 | 4 | |
2048 | 255.255.248.0 | 8 | |
4096 | 255.255.240.0 | 16 | |
8192 | 255.255. 224.0 | 32 | |
16384 | 255.255.192.0 | 64 | |
32768 | 255.255.128.0 | 128 | |
65536 | 255.255.0.0 | 256 |
The above is the detailed content of Detailed explanation of how to configure an IP segment under win2008 IP security policy. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 English version
Recommended: Win version, supports code prompts!

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SublimeText3 Mac version
God-level code editing software (SublimeText3)

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

Atom editor mac version download
The most popular open source editor