IP address range

Jason Penton jason.penton at gmail.com
Tue Jul 14 15:30:34 UTC 2009


I think you misunderstood my question Jason, I know how to add a 24
bit IP range. Im asking about a 16 bit IP range!

googling for man dhcpd.conf doesnt help me with that particular
question (believe me I've searched)


On Tue, Jul 14, 2009 at 4:53 PM, Jason Gerfen<jason.gerfen at gmail.com> wrote:
> subnet 192.168.241.0 netmask 255.255.255.0 {
>      option domain-name-servers 192.168.115.10, 192.168.18.2;
>      option routers 192.168.18.1;
>      range 192.168.241.1 192.168.241.255;
> }
>
> Google for man dhcpd.conf
>
> On Tue, Jul 14, 2009 at 8:45 AM, Jason Penton <jason.penton at gmail.com>
> wrote:
>>
>> Hi All,
>>
>> I want to use DHCPD to server addresses for the follwoing network
>> 172.16.0.0/16. How do I configure this in the dhcpd.conf file. ie.
>> will it look as follows:
>>
>> range 172.16.0.1 176.16.254.254
>>
>> any help / pointers much appreciated
>>
>> thanks
>> Jason
>> _______________________________________________
>> dhcp-users mailing list
>> dhcp-users at lists.isc.org
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>
>
>
> --
> Jason Gerfen
> jason.gerfen at gmail.com
>
> ~ tomorrow ain't promised so we live for today
>
> _______________________________________________
> dhcp-users mailing list
> dhcp-users at lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
>



More information about the dhcp-users mailing list