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

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

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... ?