2003-12-19 13:23:56 +01:00
|
|
|
Whatmask is a small C program that will help you with network settings.
|
2001-05-21 15:14:36 +02:00
|
|
|
|
2003-12-19 13:23:56 +01:00
|
|
|
Whatmask can work in two modes. The first mode (which is how prior
|
|
|
|
versions worked) is to invoke Whatmask with only a subnet mask as the
|
|
|
|
argument. In this mode Whatmask will echo back the subnet mask in four
|
|
|
|
formats, plus the number of useable addresses in the range.
|
2001-05-21 15:14:36 +02:00
|
|
|
|
2003-12-19 13:23:56 +01:00
|
|
|
Netmask Notations supported:
|
2001-05-21 15:14:36 +02:00
|
|
|
|
2003-12-19 13:23:56 +01:00
|
|
|
Name Example
|
|
|
|
---------------------------------
|
|
|
|
CIDR /24
|
|
|
|
Netmask 255.255.255.0
|
|
|
|
Hex Netmask 0xffffff00
|
|
|
|
Wilcard Bits 0.0.0.255
|