On Sat, 5 Jul 2025 02:56:11 -0400 Geoff Steckel <g...@oat.com> wrote:
> On 7/5/25 12:18 AM, Mike Fischer wrote: > >> Am 04.07.2025 um 22:08 schrieb Geoff Steckel<g...@oat.com>: > >> > >> Can anyone point me at a reference/discussion for ipv6 server addressing? > >> > >> rad(8) & slaacd(8) work well for clients. > >> > >> I have OpenBSD servers with IPv4 addresses including local DNS for them. > >> I would like to allow naive clients to connect to them using IPv6. > >> What addressing scheme might work well given ISP prefix changes? > >> > >> thanks > >> Geoff Steckel > >> > >> I see three ways to do this. All have problems. > >> 1) assign a fd00::/8 subnet for server access > > This would work if you only need to access the server from other devices on > > your LAN. > Thank you very much for your thoughts. > That's the desired case. If this is for local access only, take a look at OpenMDNS. --TimH