RFC 6106 has become my best favorite RFC in the last 12 months. Four years ago, when I first learnt IPv6, I knew for sure that Stateless Automatic Address Configuration can assign IPv6 addresses to clients but what about the assignment of DNS resolvers. Without DNS resolvers, SLACC is useless as no one can remember IPv6 addresses. RFC 6106 helps to strengthen the capability of SLACC by allowing DNS configuration.
In Linux, RADVD can have fully function of SLACC plus RDNSS. Just look at the following few lines in the config file :
interface name {
list of interface specific options
list of prefix definitions
list of clients (IPv6 addresses) to advertise to
list of route definitions
list of RDNSS definitions
};
RDNSS ip [ip] [ip] {
list of rdnss specific options
};
Just wonder if I have the time to configue one set of RADVD with RDNSS and then test the allocation of prefix and DNS resolvers to Windows 7 machines.
This is Warren Kwok's Internet note pad, electronic diary, online rubbish journal, whatever you might name it ! It is an archive of my random thoughts in a chronological order. I am not good at reporting boring things and change them to lively. If you find this blog boring, sorry that it is your problem.
Showing posts with label RFC 6106 - IPv6 Router Advertisement Options for DNS Configuration. Show all posts
Showing posts with label RFC 6106 - IPv6 Router Advertisement Options for DNS Configuration. Show all posts
Subscribe to:
Posts (Atom)