A class C network for 192.168.0.0/24 includes the address
range 192.168.0.0-192.168.0.255, not 192.168.0.0-192.168.255.255 Submitted by: Tom Van Looy <tom@ctors.net>
This commit is contained in:
parent
6990e67c88
commit
e3310a41fa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29179
1 changed files with 1 additions and 1 deletions
|
@ -2358,7 +2358,7 @@ installation menus to retry whichever operations have failed.
|
|||
<para>The address block being used for this local area
|
||||
network is a Class C block
|
||||
(<hostid role="ipaddr">192.168.0.0</hostid> -
|
||||
<hostid role="ipaddr">192.168.255.255</hostid>).
|
||||
<hostid role="ipaddr">192.168.0.255</hostid>).
|
||||
The default netmask is for a Class C network
|
||||
(<hostid role="netmask">255.255.255.0</hostid>).</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Reference in a new issue