Actions
Feature #1836
closedRFC 5006 support for DNS from RAs
Start date:
09/01/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Description
Need RFC 5006 support for DNS from RAs
Actions
Added by Chris Buechler about 13 years ago. Updated about 10 years ago.
0%
Description
Need RFC 5006 support for DNS from RAs
Found this client which is even listed in the FreeBSD ports, dump the info into our filesystem and the rest is picked up automatically.
http://hack.org/mc/hacks/radns/
I also found patches that apply to FreeBSD for rtadvd support. That shouldn't be too hard.
http://lists.freebsd.org/pipermail/freebsd-bugs/2011-April/043904.html
http://opal.com/jr/freebsd/rdnss/
Part of those are already integrated into FreeBSD HEAD.
Maybe our rtadvd is already new enough to configure those DNS server addresses.
I've added the radns port to our build. It's not in the FreeBSD port system yet so it's a pfPort for now.
rtadvd service support committed. should fix both dns server and rtadvd clients to get the same information.
radns client on hold for now until pfport is fixed. the uid and gid values radns don't exist on the builder
Client support not added yet, pfPort for it doesn't build because of uid missing that the client uses.
radns was updated and now builds fine