Date: Tue, 23 Jul 2013 08:03:11 +0000 (UTC) From: jb <jb.1234abcd@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: dhcp server returns core dump when i define network with mask 8 Message-ID: <loom.20130723T095802-729@post.gmane.org> References: <CAA_1SgGFpBCnxWf4tKa3--nZiYhDgyiEcwvrfsUodxiOwMNfdg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
s m <sam.gh1986 <at> gmail.com> writes:
> ... 
> subnet 192.0.0.0 netmask 255.0.0.0 {
>     range 192.0.0.1 192.255.255.255;
The 'range' denotes IP addresses that can be allocated to clients.
The IP 192.255.255.255 is a reserved broadcast address for the network.
jb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?loom.20130723T095802-729>
