<?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 hostname valid characters in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841198#M936554</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;another quick one..&lt;BR /&gt;&lt;BR /&gt;Is an underscore a valid char in a hostname.&lt;BR /&gt;&lt;BR /&gt;(too tired to make a test)&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
    <pubDate>Fri, 08 Nov 2002 10:26:16 GMT</pubDate>
    <dc:creator>Bill McNAMARA_1</dc:creator>
    <dc:date>2002-11-08T10:26:16Z</dc:date>
    <item>
      <title>hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841198#M936554</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;another quick one..&lt;BR /&gt;&lt;BR /&gt;Is an underscore a valid char in a hostname.&lt;BR /&gt;&lt;BR /&gt;(too tired to make a test)&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Nov 2002 10:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841198#M936554</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-08T10:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841199#M936555</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Yes this will be possible, but I believe not as first character.&lt;BR /&gt;&lt;BR /&gt;If you use set_parms, this will check if the hostname is valid.&lt;BR /&gt;There is a checking mechnism in set_parms.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 08 Nov 2002 10:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841199#M936555</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-11-08T10:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841200#M936556</link>
      <description>To my knowledge, yes it is a valid character.&lt;BR /&gt;I KNOW I have seen a document about this, but do you think I can remember where? Not a chance.&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Nov 2002 10:30:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841200#M936556</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-11-08T10:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841201#M936557</link>
      <description>I need certainty guys!&lt;BR /&gt;I guess I should check out some RFC..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Nov 2002 10:37:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841201#M936557</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-08T10:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841202#M936558</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Found this info:&lt;BR /&gt;&lt;BR /&gt;As mentionned in the RFC1033 : DOMAIN ADMINISTRATORS OPERATIONS GUIDE&lt;BR /&gt;&lt;BR /&gt;The domain system allows a label to contain any 8-bit character.&lt;BR /&gt;Although the domain system has no restrictions, other protocols such as SMTP do have name restrictions.  Because of other protocol restrictions, only the following characters are recommended for use in a host name (besides the dot separator):&lt;BR /&gt;&lt;BR /&gt;"A-Z", "a-z", "0-9", dash and underscore&lt;BR /&gt;&lt;BR /&gt;The underscore is now accepted as character in a hostname.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 08 Nov 2002 10:39:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841202#M936558</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-11-08T10:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841203#M936559</link>
      <description>It's valid as far as the system is concerned but following the letter of the RPC, it's NOT a valid character as far as DNS is concerned.&lt;BR /&gt;&lt;BR /&gt;If you are using DNS then you have to specifically allow the underscore.&lt;BR /&gt;&lt;BR /&gt;Personally, I'd avoid using it.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 08 Nov 2002 10:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841203#M936559</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-11-08T10:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841204#M936560</link>
      <description>From Support documentt ID A5650126...&lt;BR /&gt;&lt;BR /&gt;The problem is that you have used an underscore character (_) in&lt;BR /&gt;the DNS server hostname.  Starting with BIND 4.9.6, hostnames cannot&lt;BR /&gt;contain this character.&lt;BR /&gt;&lt;BR /&gt;Solve the problem by changing the hostname and rebuilding the DNS server.&lt;BR /&gt;&lt;BR /&gt;Also, in order to resolve other hostnames that have an "_" in them, add the following three lines to the very beginning of the named.boot file:&lt;BR /&gt;&lt;BR /&gt;     check-names primary ignore&lt;BR /&gt;     check-names secondary ignore&lt;BR /&gt;     check-names response ignore&lt;BR /&gt;end quote&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;John</description>
      <pubDate>Fri, 08 Nov 2002 10:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841204#M936560</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2002-11-08T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841205#M936561</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;To allow for this, modify the "check-names" options lists in the named.conf file that hosts_to_named generates.&lt;BR /&gt;&lt;BR /&gt;C.</description>
      <pubDate>Fri, 08 Nov 2002 10:45:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841205#M936561</guid>
      <dc:creator>Clemens van Everdingen</dc:creator>
      <dc:date>2002-11-08T10:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841206#M936562</link>
      <description>Hey John, &lt;BR /&gt;&lt;BR /&gt;how do I specify in DNS that the _ is good..&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Nov 2002 10:45:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841206#M936562</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-08T10:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841207#M936563</link>
      <description>I am having a problem with DNS btw!&lt;BR /&gt;&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Nov 2002 10:46:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841207#M936563</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-08T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841208#M936564</link>
      <description>Bill, the set_parms hostname utility does some checking for unsupported vs supported characters.&lt;BR /&gt;Take a look at /sbin/set_parms/05_hostname and around line 772 you will get to the hostname check portion, and a listed supported character is definitely the underscore.&lt;BR /&gt;HTH</description>
      <pubDate>Fri, 08 Nov 2002 10:47:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841208#M936564</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-11-08T10:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841209#M936565</link>
      <description>had a problem using the search today..&lt;BR /&gt;but eventually found this link:&lt;BR /&gt;explaining the issue also.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x52b6c8ecad09d6118ff40090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x52b6c8ecad09d6118ff40090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks all,&lt;BR /&gt;Later,&lt;BR /&gt;Bill</description>
      <pubDate>Fri, 08 Nov 2002 11:11:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841209#M936565</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2002-11-08T11:11:27Z</dc:date>
    </item>
    <item>
      <title>Re: hostname valid characters</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841210#M936566</link>
      <description>Even if/though an HP supplied or even other version of DNS serving software can be told to allow udnerscores in names...&lt;BR /&gt;&lt;BR /&gt;...don't go there...&lt;BR /&gt;&lt;BR /&gt;all it takes is one other bit of resolver or server code not within your control to make using an underscore in a hostname a cause for lack of connectivity.&lt;BR /&gt;&lt;BR /&gt;It should be considered only an accident that earlier versions of DNS software allowed the underscore at all.</description>
      <pubDate>Mon, 11 Nov 2002 18:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname-valid-characters/m-p/2841210#M936566</guid>
      <dc:creator>rick jones</dc:creator>
      <dc:date>2002-11-11T18:43:10Z</dc:date>
    </item>
  </channel>
</rss>

