OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: andrema2 on May 18, 2020, 03:13:50 AM

Title: DHCP6 stopped and LAN interface keeps saying it’s using dhcp6
Post by: andrema2 on May 18, 2020, 03:13:50 AM
Hi

I'm new at OPNSense.

My LAN interface is set to SLAAC and I'm trying to change it to none in the IPv6.
When I try to save it, it says the dhcp6 is in use it this interface and I have to disable it before the change.

I can't find the dhcp6 service. In fact it's stopped and it doesn't start if I try to start it. How can I solve this?  I'm at the latest version.

Thanks
Title: Re: DHCP6 stopped and LAN interface keeps saying it’s using dhcp6
Post by: marjohn56 on May 18, 2020, 08:07:21 AM
Under services->dhcpv6, untick enable, save. Now select none for the IPv6 configuration type in the Interfaces-> LAN.
Title: Re: DHCP6 stopped and LAN interface keeps saying it’s using dhcp6
Post by: andrema2 on May 18, 2020, 02:06:15 PM
Hi

Under DHCPv6, I have only Relay and Leases. At DHCPv6 I can't get to the top level.

Title: Re: DHCP6 stopped and LAN interface keeps saying it’s using dhcp6
Post by: Maurice on May 18, 2020, 02:52:43 PM
Try setting the LAN to static IPv6 first, then it should be possible to disable the DHCPv6 server.
Title: Re: DHCP6 stopped and LAN interface keeps saying it’s using dhcp6
Post by: andrema2 on May 18, 2020, 03:33:24 PM
Quote from: Maurice on May 18, 2020, 02:52:43 PM
Try setting the LAN to static IPv6 first, then it should be possible to disable the DHCPv6 server.

It solve the issue.

THanks