Re: How to disable V6 DHCP ?

2018-01-16 Thread Pierre Couderc


On 01/15/2018 05:48 PM, Darac Marjal wrote:

On Mon, Jan 15, 2018 at 05:40:54PM +0100, Pierre Couderc wrote:

I have tried to comment INTERFACESv6 in /etc/default/isc-dhcp-server
but systemd  tries to start dhcp server ipV6, fails as it is not 
initiliased and remains in failed status, even if DSCP ipv4 is welle 
started.

But it refuses to start at next power on.


Have you tried setting INTERFACESv6=""?

Yes, thank you, it was the default after installation :
INTERFACESv4=""
INTERFACESv6=""





So how should I start DHCP v4 only... ?

Thanks in advance
PC









Re: How to disable V6 DHCP ?

2018-01-15 Thread Darac Marjal

On Mon, Jan 15, 2018 at 05:40:54PM +0100, Pierre Couderc wrote:

I have tried to comment INTERFACESv6 in /etc/default/isc-dhcp-server
but systemd  tries to start dhcp server ipV6, fails as it is not 
initiliased and remains in failed status, even if DSCP ipv4 is welle 
started.

But it refuses to start at next power on.


Have you tried setting INTERFACESv6=""?



So how should I start DHCP v4 only... ?

Thanks in advance
PC





--
For more information, please reread.


signature.asc
Description: PGP signature


How to disable V6 DHCP ?

2018-01-15 Thread Pierre Couderc

I have tried to comment INTERFACESv6 in /etc/default/isc-dhcp-server
but systemd  tries to start dhcp server ipV6, fails as it is not 
initiliased and remains in failed status, even if DSCP ipv4 is welle 
started.

But it refuses to start at next power on.

So how should I start DHCP v4 only... ?

Thanks in advance
PC