|
@@ -79,7 +79,7 @@ number of bits used in the subnet. Each octet in an IP address is 8
|
|
|
bits. If the subnet's netmask is 255.255.255.0, then it is using the
|
|
|
first three octets (24 bits) to specify the network number. If the
|
|
|
netmask is 255.255.255.240, it would be using the first 28 bits.
|
|
|
-Prefixes longer than 24 bits are commonly used by DSL- and cable-based
|
|
|
+Prefixes longer than 24 bits are commonly used by DSL and cable-based
|
|
|
Internet Service Providers (ISPs). In this example (PREFIX=24), the netmask
|
|
|
is 255.255.255.0. Adjust according to the specific subnet.</para>
|
|
|
|