<?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: tcp services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884438#M580596</link>
    <description>The general approach to look for the state of sockets is netstat -a[n].&lt;BR /&gt;&lt;BR /&gt;What kind of error do your get? EACCESS/Permission denied? Port 80 is normally a protected socket, only for root access.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
    <pubDate>Fri, 17 Jan 2003 12:49:49 GMT</pubDate>
    <dc:creator>Dietmar Konermann</dc:creator>
    <dc:date>2003-01-17T12:49:49Z</dc:date>
    <item>
      <title>tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884434#M580592</link>
      <description>&lt;BR /&gt;Hi all&lt;BR /&gt;&lt;BR /&gt;I am having a L 1000 running hp-unix 11.00 on it. i am trying to start oracle in it. And i am using port 80 for my listener process.which is supposed to be used by http.&lt;BR /&gt;&lt;BR /&gt;i hv disable the port for http by putting '#' in /etc/services. &lt;BR /&gt;&lt;BR /&gt;i am getting problem while starting the listener process.when i check the log its giving port binding error.&lt;BR /&gt;&lt;BR /&gt;Now is there any way to know whether the http services is really stoped or not/and any way to know what are the services started in which port ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks in advance.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;S.Sudhir&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Jan 2003 12:37:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884434#M580592</guid>
      <dc:creator>ssudhir</dc:creator>
      <dc:date>2003-01-17T12:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884435#M580593</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;run 'rpcinfo' to check which services the listener is looking for.&lt;BR /&gt;&lt;BR /&gt;Regards ...&lt;BR /&gt;Armin</description>
      <pubDate>Fri, 17 Jan 2003 12:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884435#M580593</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-17T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884436#M580594</link>
      <description>To know what are the services started in which port you must to do:&lt;BR /&gt;lsof -i &lt;PROTOCOL&gt;:&lt;PORT&gt;&lt;BR /&gt;By example:&lt;BR /&gt;lsof -i tcp:80&lt;BR /&gt;HTH&lt;/PORT&gt;&lt;/PROTOCOL&gt;</description>
      <pubDate>Fri, 17 Jan 2003 12:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884436#M580594</guid>
      <dc:creator>Arturo Perez del Galleg</dc:creator>
      <dc:date>2003-01-17T12:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884437#M580595</link>
      <description>Hi sudhir&lt;BR /&gt;&lt;BR /&gt;#ps -aef|grep -i http&lt;BR /&gt;shows the http processes if running.&lt;BR /&gt;&lt;BR /&gt;to find which port it is using, advise you to use lsof.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.48/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.48/&lt;/A&gt;</description>
      <pubDate>Fri, 17 Jan 2003 12:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884437#M580595</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-01-17T12:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884438#M580596</link>
      <description>The general approach to look for the state of sockets is netstat -a[n].&lt;BR /&gt;&lt;BR /&gt;What kind of error do your get? EACCESS/Permission denied? Port 80 is normally a protected socket, only for root access.&lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt; Dietmar.</description>
      <pubDate>Fri, 17 Jan 2003 12:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884438#M580596</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2003-01-17T12:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884439#M580597</link>
      <description>Hi Sudhir,&lt;BR /&gt;&lt;BR /&gt;Commenting out a service port in /etc/services &lt;BR /&gt;will not disable the port.&lt;BR /&gt;&lt;BR /&gt;Only way to free a used port is to stop the service using that port. In your case , it is the webserver.&lt;BR /&gt;&lt;BR /&gt;#netstat -an | more&lt;BR /&gt;&lt;BR /&gt;you will see port 80 in LISTENING state with your servers IP address. That means your webservice is listening in that 80 port.&lt;BR /&gt;&lt;BR /&gt;#ps -ef | grep http&lt;BR /&gt;&lt;BR /&gt;Kill gracefully all the running httpd instances. &lt;BR /&gt;&lt;BR /&gt;Start oracle now. your problem is solved.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Sat, 18 Jan 2003 02:32:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884439#M580597</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-18T02:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: tcp services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884440#M580598</link>
      <description>netstat -an to see if there's 80 listening.&lt;BR /&gt;But it's not recommended to run oracle listener on port 80(you'd better run it on a port more than 1024)&lt;BR /&gt;</description>
      <pubDate>Sat, 18 Jan 2003 02:40:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tcp-services/m-p/2884440#M580598</guid>
      <dc:creator>Fred.Wu</dc:creator>
      <dc:date>2003-01-18T02:40:53Z</dc:date>
    </item>
  </channel>
</rss>

