Looking for info about BIND support for International Domain Names

2013-09-24 Thread M. Meadows
Wondering about IDN support for BIND. UTF-8 character set? Searched for these in this forum and didn't find much. May have missed it. Anything helpful already out there for review? Thanks! Martin Meadows Indianapolis, IN

Re: Looking for info about BIND support for International Domain Names

2013-09-24 Thread staticsafe
On 9/24/2013 09:45, M. Meadows wrote: Wondering about IDN support for BIND. UTF-8 character set? Searched for these in this forum and didn't find much. May have missed it. Anything helpful already out there for review? Thanks! Martin Meadows Indianapolis, IN Came upon on this thread from 2010

Re: Looking for info about BIND support for International Domain Names

2013-09-24 Thread Jeff Reasoner
You'll need libidn and libiconv. IDN code is in the bind-9.x tarball in contrib/idn/idnkit-1.0-src You need to include the --with-idn=yes and --with-iconv=yes options. I recall having had to configure and build idn first, and then build bind including the options in each. Jeff R. On Tue,