stinkbomb <(E-Mail Removed)> wrote:
> what is 192.168.0.0/24
> what does the /24 mean?
>
Hi,
the /24 means that 24 bits of the 32 bit IP address will form the network
portion of the address. So for your above network, it means a network
address of 192.168.0.0, a broadcast address of 192.168.0.255 and a subnet
mask of 255.255.255.0. For more information on this addressing scheme, see
http://public.pacbell.net/dedicated/cidr.html.
--
Martin