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