Re: help
Peter Outloook <[email protected]>
| Newsgroups | gmane.network.dhcp.isc.dhcp-server |
|---|---|
| Message-ID | <AM9P195MB132914181093E69C0C6D1099B6059__41110.4015352734$1624698654$gmane$org@AM9P195MB1329.EURP195.PROD.OUTLOOK.COM> |
Hi Moise,
Try the following definition for the 10.156.149.26 - 10.156.149.230 range:
subnet 10.156.144.0 netmask 255.255.240.0 {
range 10.156.149.26 10.156.149.230;
option domain-name-servers server.homies.org;
option domain-name "homies.org";
option subnet-mask 255.255.240.0;
option routers 10.156.159.254;
option broadcast-address 10.156.149.255;
default-lease-time 600;
max-lease-time 7200;
}
On 26/06/2021 08:07, Peter Outloook wrote:
>
> Hi Moise,
>
> What is the full output of this command?
>
> /Peter
>
> On 25/06/2021 23:45, Moise Graff wrote:
>> kernel version: 5.8.0-55-generic;
>> gcc 9.3.0;
>> dhcpd 4.4.2;
>>
>> hello, i have installed isc-dhcp-server package but it can't run when
>> i type : sudo systemctl status isc-dhcp-server (active:failed);
>>
>>
>>
>> _______________________________________________
>> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>>
>> dhcp-users mailing list
>> [email protected]
>> https://lists.isc.org/mailman/listinfo/dhcp-users
>
> _______________________________________________
> ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
>
> dhcp-users mailing list
> [email protected]
> https://lists.isc.org/mailman/listinfo/dhcp-users
_______________________________________________
ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information.
dhcp-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/dhcp-users