<?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: Who's using port 80 ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705293#M59104</link>
    <description>standard port for http&lt;BR /&gt;check /etc/services</description>
    <pubDate>Wed, 17 Apr 2002 13:23:47 GMT</pubDate>
    <dc:creator>melvyn burnard</dc:creator>
    <dc:date>2002-04-17T13:23:47Z</dc:date>
    <item>
      <title>Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705290#M59101</link>
      <description>Dear Colleagues, &lt;BR /&gt;&lt;BR /&gt;I'd like to know which processes (if any) are using port 80 on my HP-UX 11.00 server. I'm trying to start an Oracle service on this port and it's failing so I'd like to know if something else is already using port 80. Is there a way of telling ? &lt;BR /&gt;&lt;BR /&gt;Many thanks and regards, &lt;BR /&gt;Preet</description>
      <pubDate>Wed, 17 Apr 2002 13:19:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705290#M59101</guid>
      <dc:creator>Preet Dhillon</dc:creator>
      <dc:date>2002-04-17T13:19:18Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705291#M59102</link>
      <description>port 80 is the default port for web servers.&lt;BR /&gt;see /etc/services for variations.&lt;BR /&gt;&lt;BR /&gt;More than likely someone is running a webserver on this server.</description>
      <pubDate>Wed, 17 Apr 2002 13:21:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705291#M59102</guid>
      <dc:creator>Robert Gamble</dc:creator>
      <dc:date>2002-04-17T13:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705292#M59103</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;use:&lt;BR /&gt;&lt;BR /&gt;grep 80 /etc/services &lt;BR /&gt;&lt;BR /&gt;it's http server</description>
      <pubDate>Wed, 17 Apr 2002 13:23:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705292#M59103</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-17T13:23:16Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705293#M59104</link>
      <description>standard port for http&lt;BR /&gt;check /etc/services</description>
      <pubDate>Wed, 17 Apr 2002 13:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705293#M59104</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2002-04-17T13:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705294#M59105</link>
      <description>You can use the 'lsof' utility to find out the actual process thats using a port.  Get it from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.61/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Sysadmin/lsof-4.61/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 17 Apr 2002 13:28:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705294#M59105</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-04-17T13:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705295#M59106</link>
      <description>Hi Steven ,&lt;BR /&gt;&lt;BR /&gt;Many thanks for the link to lsof which I've downloaded and installed. The install of lsof includes a file called /otp/lsof/man/man8/lsof.8. Can you advise how to read this as a man page ? &lt;BR /&gt;&lt;BR /&gt;Many thanks and regards,&lt;BR /&gt;Preet</description>
      <pubDate>Wed, 17 Apr 2002 14:08:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705295#M59106</guid>
      <dc:creator>Preet Dhillon</dc:creator>
      <dc:date>2002-04-17T14:08:33Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705296#M59107</link>
      <description>Just add it to your MANPATH:&lt;BR /&gt;&lt;BR /&gt;# export MANPATH=$MANPATH:/opt/lsof/man&lt;BR /&gt;# man lsof&lt;BR /&gt;&lt;BR /&gt;You should be able to get the information you want by running the following lsof command:&lt;BR /&gt;&lt;BR /&gt;# lsof -i -n | grep 80 | grep LISTEN&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 17 Apr 2002 14:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705296#M59107</guid>
      <dc:creator>Steven Gillard_2</dc:creator>
      <dc:date>2002-04-17T14:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705297#M59108</link>
      <description>Hi Preet&lt;BR /&gt;&lt;BR /&gt;You can mv  the man file under /usr/share/man/man.8/lsof.8 and the do a man lsof as this directory is the default man path. or you can do a man lsof under the sam directory to read it .&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And for port 80 do a lsof | grep 80 to know who is using it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 17 Apr 2002 14:19:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705297#M59108</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-04-17T14:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705298#M59109</link>
      <description>export MANPATH=$MANPATH:/opt/lsof/man&lt;BR /&gt;&lt;BR /&gt;man lsof&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;You probably want to add it to your profile.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry</description>
      <pubDate>Wed, 17 Apr 2002 14:19:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705298#M59109</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-04-17T14:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705299#M59110</link>
      <description>Hi,&lt;BR /&gt;Port 80 is by deault to be used by web services.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;-pap</description>
      <pubDate>Wed, 17 Apr 2002 14:52:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705299#M59110</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-17T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705300#M59111</link>
      <description>Back on the path to man pages.&lt;BR /&gt;&lt;BR /&gt;Make that page permanent for all users by adding the path to /etc/MANPATH&lt;BR /&gt;&lt;BR /&gt;Another aside... If your ISP provider has banned use of a webserver on port 80 and blocked those packets, just switch it to another port such as 81.  You will have to provide your users with the port number, since 80 is the assumed default.</description>
      <pubDate>Thu, 18 Apr 2002 13:16:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705300#M59111</guid>
      <dc:creator>John Bolene</dc:creator>
      <dc:date>2002-04-18T13:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Who's using port 80 ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705301#M59112</link>
      <description>Been here before my friend, The best way to find out it to install lsof. If your companys policy doesnt alow you. You can try netstat -a and grep for port 80 to give you a clue.</description>
      <pubDate>Thu, 18 Apr 2002 16:57:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/who-s-using-port-80/m-p/2705301#M59112</guid>
      <dc:creator>hpuxrox</dc:creator>
      <dc:date>2002-04-18T16:57:11Z</dc:date>
    </item>
  </channel>
</rss>

