<?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: Host file configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964404#M292129</link>
    <description>Yates,&lt;BR /&gt;&lt;BR /&gt;According to the file in newconfig, this should be the correct format for it, without the FQDN:&lt;BR /&gt;&lt;BR /&gt;# @(#)B11.23_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
    <pubDate>Mon, 19 Mar 2007 09:21:45 GMT</pubDate>
    <dc:creator>Jaime Bolanos Rojas.</dc:creator>
    <dc:date>2007-03-19T09:21:45Z</dc:date>
    <item>
      <title>Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964403#M292128</link>
      <description>This might seem trivial, but what is the absolute best practice for the host file configuration? I have always used IP, FQDN and HOSTNAME. However, this configuration is sometimes brought into question in that adding FQDN is the job of DNS.</description>
      <pubDate>Mon, 19 Mar 2007 09:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964403#M292128</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2007-03-19T09:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964404#M292129</link>
      <description>Yates,&lt;BR /&gt;&lt;BR /&gt;According to the file in newconfig, this should be the correct format for it, without the FQDN:&lt;BR /&gt;&lt;BR /&gt;# @(#)B11.23_LRhosts $Revision: 1.9.214.1 $ $Date: 96/10/08 13:20:01 $&lt;BR /&gt;#&lt;BR /&gt;# The form for each entry is:&lt;BR /&gt;# &lt;INTERNET address=""&gt;    &lt;OFFICIAL hostname=""&gt; &lt;ALIASES&gt;&lt;BR /&gt;#&lt;BR /&gt;# For example:&lt;BR /&gt;# 192.1.2.34    hpfcrm  loghost&lt;BR /&gt;#&lt;BR /&gt;# See the hosts(4) manual page for more information.&lt;BR /&gt;# Note: The entries cannot be preceded by a space.&lt;BR /&gt;#       The format described in this file is the correct format.&lt;BR /&gt;#       The original Berkeley manual page contains an error in&lt;BR /&gt;#       the format description.&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;127.0.0.1       localhost       loopback&lt;BR /&gt;# &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964404#M292129</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-03-19T09:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964405#M292130</link>
      <description>HI,&lt;BR /&gt;if you see "man hosts", the official version is:&lt;BR /&gt;   &lt;INTERNET address=""&gt;   &lt;OFFICIAL host="" name=""&gt;   &lt;ALIASES&gt;&lt;BR /&gt;&lt;BR /&gt;The DNS part may come in handy, depending on the order set up in /etc/nsswitch.conf&lt;BR /&gt;&lt;/ALIASES&gt;&lt;/OFFICIAL&gt;&lt;/INTERNET&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:23:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964405#M292130</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-03-19T09:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964406#M292131</link>
      <description>I would do it with&lt;BR /&gt;IP, HOSTNAME, FQDN, OTHER, OTHER&lt;BR /&gt;&lt;BR /&gt;The the name would be HOSTNAME and the others would be aliases. On the servers I have where HP have done the installation that is how they have done it.&lt;BR /&gt;&lt;BR /&gt;looking up FILES&lt;BR /&gt;Name:    HOSTNAME&lt;BR /&gt;Address:  172.16.1.6&lt;BR /&gt;Aliases:  HOSTNAME.hp.com, HOSTNAME2.hp.com&lt;BR /&gt;</description>
      <pubDate>Mon, 19 Mar 2007 09:26:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964406#M292131</guid>
      <dc:creator>Jannik</dc:creator>
      <dc:date>2007-03-19T09:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964407#M292132</link>
      <description>I think that this is your decision and depend on network/services . For examples and configuring hosts see &lt;A href="http://docs.hp.com/en/B2355-90748/ch03s06.html" target="_blank"&gt;http://docs.hp.com/en/B2355-90748/ch03s06.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Mon, 19 Mar 2007 09:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964407#M292132</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2007-03-19T09:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Host file configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964408#M292133</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;For small groups of systems, I use /etc/hosts to support short names to make scripting and other operations easier.&lt;BR /&gt;&lt;BR /&gt;192.168.0.7   starbuck    starbuck.investmenttool.com&lt;BR /&gt;&lt;BR /&gt;This provides shortname compatability along with FDQN if needed.  Generally however, I use DNS to provide FDQN.&lt;BR /&gt;&lt;BR /&gt;I take care to make sure any FDQN entries in /etc/hosts are consistent with the DNS database.&lt;BR /&gt;&lt;BR /&gt;Providing it in both places keeps IMPORTANT servers working properly when DNS is being restarted or has failed after a zone file change that wasn't checked with named-checkzone&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 19 Mar 2007 10:23:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-file-configuration/m-p/3964408#M292133</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-19T10:23:14Z</dc:date>
    </item>
  </channel>
</rss>

