If you want URIs in the right hand side, just go with NAPTR. If browsers supported transparent URI redirection (i.e. what most DNS providers call URL forwarding and implement as an HTTP 301 response) then NAPTR is likely the way to do it.
-Anthony On Sun, Apr 6, 2014 at 8:45 AM, Patrik Fältström <p...@frobbit.se> wrote: > > > ;; ANSWER SECTION: > > _http._tcp.pkg.freebsd.OrG. 3485 IN SRV 50 10 80 > pkg0.bme.freebsd.org. > > _http._tcp.pkg.freebsd.OrG. 3485 IN SRV 10 10 80 > pkg0.isc.freebsd.org. > > _http._tcp.pkg.freebsd.OrG. 3485 IN SRV 90 10 80 > pkg0.ydx.freebsd.org. > > _http._tcp.pkg.freebsd.OrG. 3485 IN SRV 20 10 80 > pkg0.nyi.freebsd.org. > > Could be: > > _http._tcp.pkg.freebsd.org. 3845 IN URI 50 10 " > http://pkg0.bme.freebsd.org/" > _http._tcp.pkg.freebsd.org. 3845 IN URI 10 10 " > http://pkg0.isc.freebsd.org/" > _http._tcp.pkg.freebsd.org. 3845 IN URI 90 10 " > http://pkg0.ydx.freebsd.org/" > _http._tcp.pkg.freebsd.org. 3845 IN URI 20 10 " > http://pkg0.nyi.freebsd.org/" > > ;-) > > Patrik > > _______________________________________________ > dns-operations mailing list > dns-operations@lists.dns-oarc.net > https://lists.dns-oarc.net/mailman/listinfo/dns-operations > dns-jobs mailing list > https://lists.dns-oarc.net/mailman/listinfo/dns-jobs > -- DNSimple.com http://dnsimple.com/ Twitter: @dnsimple
_______________________________________________ dns-operations mailing list dns-operations@lists.dns-oarc.net https://lists.dns-oarc.net/mailman/listinfo/dns-operations dns-jobs mailing list https://lists.dns-oarc.net/mailman/listinfo/dns-jobs