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
or
2) use the single (dynamic) global prefix everywhere
or
3) advertise link-layer addresses for servers
and
4) zeroconf isn't applicable and confuses things
No comments:
Post a Comment