> Is there any implementation available for RFC 4193 (Unique > Local IPv6 Unicast Address) on a "host machine"? > > Since the "Global ID" in these address are to be randomly > generated, there is no way to manual assign a local ipv6 > address to an interface?
You should only generate the Global ID once, for your entire site. Then use this Global ID in the same way that you use the /48 assigned by your ISP, except that you tell all your Internet gateway devices to block fc00::/7 traffic and announcements. This should not affect the way in which interface addresses are assigned and you could certainly use the same interface address with both the ULA prefix and the ISP-assigned prefix. --Michael Dillon -------------------------------------------------------------------- IETF IPv6 working group mailing list [email protected] Administrative Requests: https://www1.ietf.org/mailman/listinfo/ipv6 --------------------------------------------------------------------
