From: Thomas Kupper Subject: Re: setting up ipv6 on a desktop To: Nathan Koch Cc: tech@openbsd.org Date: Sat, 23 May 2026 07:20:25 +0200 As Kevin mentioned, @misc is the correct mailing list for this type of questions. Nathan Koch wrote on 23.05.2026 04:46: > Hey, > > I'm in a corporate environment. I want to receive a dhcp6 stateful > address. How can i very simply get a stateful address. I'm not doing > delegation or anything. All the tutorials online are for configuring > routers etc. Install and configure dhcpcd for stateful IPv6. You can follow a router configuration and just leave out the PD stuff. E.g. https://www.alextsang.net/articles/20230413-125757/index.html The gist is edit /etc/dhcpcd.conf and make sure dhcpcd is only used for the IPv6 configuration and only on the WAN facing interface by adding: ipv6only allowinterfaces 'slaac private' (stateless configuration) is already enabled in the default /etc/dhcpcd.conf. Stop and disable slaacd and start and enable dhcpcd. > > > -Nate > > -- > -------------------- > Sent from Webmail at SaskInbox.ca > Stay Canadian.