<?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: localhost in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909736#M284341</link>
    <description>localhost (and the special IP address) is used in many locations, from libraries to daemons. Even sendmail needs this entry. Your PC requires localhost and many anti-virus and anti-spyware programs use this address to alias bad addresses. For example, bad.website.com is often aliased to localhost so the URL won't work on your PC. localhost is quite pervasive as you can read in this reference:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Localhost" target="_blank"&gt;http://en.wikipedia.org/wiki/Localhost&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;See also RFC 2606&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.rfc-editor.org/rfc/rfc2606.txt" target="_blank"&gt;http://www.rfc-editor.org/rfc/rfc2606.txt&lt;/A&gt;&lt;BR /&gt;</description>
    <pubDate>Sat, 09 Dec 2006 10:28:36 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2006-12-09T10:28:36Z</dc:date>
    <item>
      <title>localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909733#M284338</link>
      <description>Please help me to understand the use of the localhost in the /etc/hosts.&lt;BR /&gt;&lt;BR /&gt;Who use it? &lt;BR /&gt;what happens if i put the hostname at the first line and the localhost in the second line?&lt;BR /&gt;&lt;BR /&gt;What happens if i delete this line?&lt;BR /&gt;&lt;BR /&gt;thanks you for your help.</description>
      <pubDate>Thu, 07 Dec 2006 19:46:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909733#M284338</guid>
      <dc:creator>Javier Ortiz Guajardo</dc:creator>
      <dc:date>2006-12-07T19:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909734#M284339</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;The entry 'localhost' is always defined as 127.0.0.1.  It represents the host upon which you run.&lt;BR /&gt;&lt;BR /&gt;The entry is used if/when you want to construct a TCP/IP communication with yourself.&lt;BR /&gt;&lt;BR /&gt;The order of appearance in '/etc/hosts' (first, second, last, whatever) is immaterial.&lt;BR /&gt;&lt;BR /&gt;The 'localhost' entity is also a useful in testing that basic networking is operating.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 07 Dec 2006 19:52:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909734#M284339</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-12-07T19:52:59Z</dc:date>
    </item>
    <item>
      <title>Re: localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909735#M284340</link>
      <description>Why would you like to delete it...&lt;BR /&gt;There is no reason for doing so.&lt;BR /&gt;&lt;BR /&gt;As James pinpointed it is used for communicating with "yourself".&lt;BR /&gt;&lt;BR /&gt;Some programs might use this feature for specific purposes, and by disabling the 127.0.0.1 address (loopback) you might also cause these to fail.&lt;BR /&gt;&lt;BR /&gt;Example: ssh with X display tunnel&lt;BR /&gt;&lt;BR /&gt;You could also get into trouble with checking your network adapter.&lt;BR /&gt;&lt;BR /&gt;Order of appearance:&lt;BR /&gt;The reason why it is the first address is that this is from base installation of the OS, before it actually have got assigned any IP-address.&lt;BR /&gt;It is a good habit to leave it as the first line, as it is more unlikely that you delete it as a mistake...&lt;BR /&gt;&lt;BR /&gt;So - pls. let the entry stay for your own sake :-)&lt;BR /&gt;&lt;BR /&gt;/Tor-Arne</description>
      <pubDate>Sat, 09 Dec 2006 08:00:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909735#M284340</guid>
      <dc:creator>Tor-Arne Nostdal</dc:creator>
      <dc:date>2006-12-09T08:00:43Z</dc:date>
    </item>
    <item>
      <title>Re: localhost</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909736#M284341</link>
      <description>localhost (and the special IP address) is used in many locations, from libraries to daemons. Even sendmail needs this entry. Your PC requires localhost and many anti-virus and anti-spyware programs use this address to alias bad addresses. For example, bad.website.com is often aliased to localhost so the URL won't work on your PC. localhost is quite pervasive as you can read in this reference:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Localhost" target="_blank"&gt;http://en.wikipedia.org/wiki/Localhost&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;See also RFC 2606&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.rfc-editor.org/rfc/rfc2606.txt" target="_blank"&gt;http://www.rfc-editor.org/rfc/rfc2606.txt&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 09 Dec 2006 10:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/localhost/m-p/3909736#M284341</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2006-12-09T10:28:36Z</dc:date>
    </item>
  </channel>
</rss>

