Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. help (Moise Graff)
   2. Re: help (Peter Outloook)
   3. Re: help (Peter Outloook)


----------------------------------------------------------------------

Message: 1
Date: Fri, 25 Jun 2021 21:45:58 +0000
From: Moise Graff <moisegraf...@gmail.com>
To: dhcp-users@lists.isc.org
Subject: help
Message-ID:
        <cafxd4kor4w_puh7hllcugjmeqkwjd9qup0dumw63tg28x2d...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

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);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210625/cb14ad9f/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dhcpd.conf
Type: application/octet-stream
Size: 3982 bytes
Desc: not available
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210625/cb14ad9f/attachment-0001.obj>

------------------------------

Message: 2
Date: Sat, 26 Jun 2021 08:07:24 +0200
From: Peter Outloook <peter.watson.dav...@outlook.com>
To: dhcp-users@lists.isc.org
Subject: Re: help
Message-ID:
        
<am9p195mb13292b2fa860fd67275f228db6...@am9p195mb1329.eurp195.prod.outlook.com>
        
Content-Type: text/plain; charset="utf-8"

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
> dhcp-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210626/e270f77e/attachment-0001.htm>

------------------------------

Message: 3
Date: Sat, 26 Jun 2021 11:10:23 +0200
From: Peter Outloook <peter.watson.dav...@outlook.com>
To: dhcp-users@lists.isc.org
Subject: Re: help
Message-ID:
        
<am9p195mb132914181093e69c0c6d1099b6...@am9p195mb1329.eurp195.prod.outlook.com>
        
Content-Type: text/plain; charset="utf-8"

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
>> dhcp-users@lists.isc.org
>> 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
> dhcp-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/dhcp-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20210626/fd9f4686/attachment.htm>

------------------------------

Subject: Digest Footer

_______________________________________________
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
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 152, Issue 11
*******************************************

Reply via email to