<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Bind 9.2.0 client in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064865#M575286</link>
    <description>I am sorry, that did not come out right.  I am moving DNS to bind on HP-UX from Windows NT 4.0.</description>
    <pubDate>Fri, 05 Sep 2003 19:55:42 GMT</pubDate>
    <dc:creator>Cara Tock</dc:creator>
    <dc:date>2003-09-05T19:55:42Z</dc:date>
    <item>
      <title>Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064863#M575284</link>
      <description>I am currently using Bind 9.2.0 on a server running HP-UX 11.0.  I need to give my Network Admins the ability to update the DNS tables.  We are currently using Microsoft DNS server and they are used to working with that interface.  Is there any kind of client frontend I can use for them to be able to make updates?  I currently just use vi to update the appropriate files.&lt;BR /&gt;Thanks,&lt;BR /&gt;Damon</description>
      <pubDate>Fri, 05 Sep 2003 19:07:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064863#M575284</guid>
      <dc:creator>Cara Tock</dc:creator>
      <dc:date>2003-09-05T19:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064864#M575285</link>
      <description>sam&lt;BR /&gt;&lt;BR /&gt;That is a front end that will work.&lt;BR /&gt;&lt;BR /&gt;Long run, its better they learn what a DNS record really looks like and us vi.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 05 Sep 2003 19:10:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064864#M575285</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-05T19:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064865#M575286</link>
      <description>I am sorry, that did not come out right.  I am moving DNS to bind on HP-UX from Windows NT 4.0.</description>
      <pubDate>Fri, 05 Sep 2003 19:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064865#M575286</guid>
      <dc:creator>Cara Tock</dc:creator>
      <dc:date>2003-09-05T19:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064866#M575287</link>
      <description>I understood the question.&lt;BR /&gt;&lt;BR /&gt;There is a feature in the Microsoft DNS server that will let you export the database to a text file.&lt;BR /&gt;&lt;BR /&gt;This file is a basis for the zone files you need to maintain the DNS records.&lt;BR /&gt;&lt;BR /&gt;As far as I know in HP-UX you can use SAM to maintain these files or you can use vi and edit them directly.&lt;BR /&gt;&lt;BR /&gt;I recommend vi.  Linuxconf has a nice GUI for maintaining these records if you want to use Linux instead of HP-UX.&lt;BR /&gt;&lt;BR /&gt;HP-UX in my opinion is better.&lt;BR /&gt;&lt;BR /&gt;The Microsoft GUI was always a pain when I used it at client sites and any time I had good cause to sneak in a Linux server, I migrated DNS functionality there.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 05 Sep 2003 21:47:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064866#M575287</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-09-05T21:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064867#M575288</link>
      <description>While I think vi is good for the soul, one possible compromise would be to have them use dtpad. They would need an 'X' display but dtpad is a bit more intuitive than vi. However, there are times when only a terminal is available so vi (or emacs) is really the best choice. What you might do is wrap vi in a script that first makes a backup copy so that these PC guys can't do irrepairable harm.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 05 Sep 2003 22:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064867#M575288</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-09-05T22:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064868#M575289</link>
      <description>I guess I will have to teach them vi and give them access to the unix box.  This sounds like a new script for me to write.  I wanted to see if I could find something that looks more like Microsoft for them.</description>
      <pubDate>Mon, 08 Sep 2003 14:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064868#M575289</guid>
      <dc:creator>Cara Tock</dc:creator>
      <dc:date>2003-09-08T14:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064869#M575290</link>
      <description>Hi Damon,&lt;BR /&gt;&lt;BR /&gt; I posted this reply once but I believe there was a forums server issue, if this is a double post I apologize.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you want your admins to just be able to update your zones you can consider using &lt;BR /&gt;nsupdate ( man 1 nsupdate ) which is available with BIND 9.2. &lt;BR /&gt;&lt;BR /&gt;There is a basic document in the ITRC Knowledge base w/ some examples available, the man page gives more detail. Docid is KBQA00000361.&lt;BR /&gt;&lt;BR /&gt;You would want to set up some security on your BIND server for your zones using the allow-update statement along with setting up some TSIG keys.&lt;BR /&gt;&lt;BR /&gt;For Security Key generation you should  download the HP Strong Random number Generator here. This will also help w/ applications like Secure Shell.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=KRNG11I&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you don't have the O'Reilly DNS/BIND book yet you should grab a copy. There is a BIND cookbook by O'Reilly that provides more examples etc. which is probably worth picking up.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.oreillynet.com/search/index.ncsp?sp-q=bind&amp;amp;sp-k=all" target="_blank"&gt;http://www.oreillynet.com/search/index.ncsp?sp-q=bind&amp;amp;sp-k=all&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Todd &lt;BR /&gt;</description>
      <pubDate>Tue, 09 Sep 2003 11:30:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064869#M575290</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2003-09-09T11:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Bind 9.2.0 client</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064870#M575291</link>
      <description>Damon,&lt;BR /&gt;&lt;BR /&gt; Here is a list of other tools for BIND you may find interesting. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dns.net/dnsrd/tools.html" target="_blank"&gt;http://www.dns.net/dnsrd/tools.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Todd</description>
      <pubDate>Tue, 09 Sep 2003 12:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/bind-9-2-0-client/m-p/3064870#M575291</guid>
      <dc:creator>Todd Whitcher</dc:creator>
      <dc:date>2003-09-09T12:08:51Z</dc:date>
    </item>
  </channel>
</rss>

