To get the public IP address of the server from the command line, execute
Tag Archives: network
IPv4 Network Subnet Prefixes, Masks, Usable Hosts
The following table shows the IPv4 network subnet prefixes, subnet masks, and the number of usable hosts. Prefix size Network mask Available subnets Usable hosts per subnet Total usable hosts /24 255.255.255.0 1 254 254 /25 255.255.255.128 2 126 252 /26 255.255.255.192 4 62 248 /27 255.255.255.224 8 30 240 /28 255.255.255.240 16 14 224 …
Continue reading “IPv4 Network Subnet Prefixes, Masks, Usable Hosts”