[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Proper Broadcast Address ?
- From: Emmanuel Seyman <seyman acticiel com>
- To: redhat-list redhat com
- Subject: Re: Proper Broadcast Address ?
- Date: Sat Jun 29 07:22:01 2002
On Sat, Jun 29, 2002 at 06:42:16AM -0400, Jay Daniels wrote:
>
> Setup a couple of DSLs on Linux using a subnet mask of 255.255.255.224
> and I am concerned about the "broadcast" address. This is the only value
> that the technician did not supply.
Here's how I do it.
The first IP address of your network is reserved (it's the network address).
The last IP address is also reserved (it's the boardcast address).
Everything between these is yours to use.
Your subnet mast is 255.255.255.224 .
In binary, this translates to : 11111111 11111111 11111111 11100000
This means that you have a range of 32 IP addresses, the last one
of which is the boardcast address.
HTH.
Emmanuel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]