Quote:
Originally Posted by Barry-xlovecam
Use LINUX in terminal
root@--:~# apt-get install ipcalc
Code:
user@--:~# ipcalc 68.100.100.0/24
Address: 68.100.100.0 01000100.01100100.01100100. 00000000
Netmask: 255.255.255.0 = 24 11111111.11111111.11111111. 00000000
Wildcard: 0.0.0.255 00000000.00000000.00000000. 11111111
=>
Network: 68.100.100.0/24 01000100.01100100.01100100. 00000000
HostMin: 68.100.100.1 01000100.01100100.01100100. 00000001
HostMax: 68.100.100.254 01000100.01100100.01100100. 11111110
Broadcast: 68.100.100.255 01000100.01100100.01100100. 11111111
Hosts/Net: 254
you need to understand the /CDIR blocks /28 /24/ ... /8 etc
|
Toomuch hassle to understand Cidr blocks, as you can simply use ipcalc instead.
Plus only cidr range which actually matter is /24