<?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: /etc/services question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633183#M378690</link>
    <description>&amp;gt; SEP: Note that /etc/services is really a reservations file...work well without entries in it.&lt;BR /&gt;&lt;BR /&gt;Naming a port in /etc/services does not reserve that port. Any application can bind to a free port (a port that is not in use) regardless of whether the port is named in /etc/services or not.</description>
    <pubDate>Thu, 13 May 2010 13:34:45 GMT</pubDate>
    <dc:creator>TTr</dc:creator>
    <dc:date>2010-05-13T13:34:45Z</dc:date>
    <item>
      <title>/etc/services question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633179#M378686</link>
      <description>Hi everybody&lt;BR /&gt;&lt;BR /&gt;I would like to know the impact of having the same port associated with 2 different services in /etc/services file.&lt;BR /&gt;Thanks,&lt;BR /&gt;R</description>
      <pubDate>Thu, 13 May 2010 13:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633179#M378686</guid>
      <dc:creator>Ramones</dc:creator>
      <dc:date>2010-05-13T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/services question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633180#M378687</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;Three possible outcomes.&lt;BR /&gt;&lt;BR /&gt;1) Both services will work.&lt;BR /&gt;2) Neither service will work.&lt;BR /&gt;3) One service will work and one will not.&lt;BR /&gt;&lt;BR /&gt;The most likely outcome is 2.&lt;BR /&gt;&lt;BR /&gt;Note that /etc/services is really a reservations file, and products like Oracle work well without entries in it.&lt;BR /&gt;&lt;BR /&gt;Note that trying to run two listeners on one port in Unix will not work.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 13 May 2010 13:27:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633180#M378687</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-05-13T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/services question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633181#M378688</link>
      <description>The /etc/services file is a name resolution mechanism for port numbers. Its functionality is the same as /etc/hosts. There could be zero, some or a lot of impact. It depends which program might be looking up the port with two names and which port name is found first after searching the port number.&lt;BR /&gt;&lt;BR /&gt;Some commands such as netstat, lsof, lookup /etc/services to convert the port numbers to port names in their output. Other commands or specific application that depend on a port, will not run if the port they use is not listed in /etc/services and named as expected.&lt;BR /&gt;&lt;BR /&gt;Which port do you need to name twice and why? Which application requires it?</description>
      <pubDate>Thu, 13 May 2010 13:30:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633181#M378688</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-05-13T13:30:22Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/services question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633182#M378689</link>
      <description>Hi Ramones:&lt;BR /&gt;&lt;BR /&gt;I'm not quite sure what you are asking.  You can define aliases for a named service and lookup either the real service name or the alias [ with 'getservbyname()' ].  A particular port number can offer both TCP and UDP protocols.  Have a llok at the 'getservent(3N)' manpages for more information.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 13 May 2010 13:32:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633182#M378689</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2010-05-13T13:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: /etc/services question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633183#M378690</link>
      <description>&amp;gt; SEP: Note that /etc/services is really a reservations file...work well without entries in it.&lt;BR /&gt;&lt;BR /&gt;Naming a port in /etc/services does not reserve that port. Any application can bind to a free port (a port that is not in use) regardless of whether the port is named in /etc/services or not.</description>
      <pubDate>Thu, 13 May 2010 13:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/etc-services-question/m-p/4633183#M378690</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2010-05-13T13:34:45Z</dc:date>
    </item>
  </channel>
</rss>

