<?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 How to open ports  in Linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261428#M33675</link>
    <description>Dear All&lt;BR /&gt;I need to open a couple of ports in the range of 6380-6392, 443 2163 and 2162.&lt;BR /&gt;&lt;BR /&gt;How do I do it.&lt;BR /&gt;A bit of detail procedure of how to do it is required&lt;BR /&gt;Thanks in advance &lt;BR /&gt;'Faizer</description>
    <pubDate>Tue, 02 Sep 2008 06:56:33 GMT</pubDate>
    <dc:creator>Faizer Jameel</dc:creator>
    <dc:date>2008-09-02T06:56:33Z</dc:date>
    <item>
      <title>How to open ports  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261428#M33675</link>
      <description>Dear All&lt;BR /&gt;I need to open a couple of ports in the range of 6380-6392, 443 2163 and 2162.&lt;BR /&gt;&lt;BR /&gt;How do I do it.&lt;BR /&gt;A bit of detail procedure of how to do it is required&lt;BR /&gt;Thanks in advance &lt;BR /&gt;'Faizer</description>
      <pubDate>Tue, 02 Sep 2008 06:56:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261428#M33675</guid>
      <dc:creator>Faizer Jameel</dc:creator>
      <dc:date>2008-09-02T06:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to open ports  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261429#M33676</link>
      <description>Check in you firewal rules for blocking and change it.&lt;BR /&gt;&lt;BR /&gt;What do you want to do exactly ? Install specific application, listening on that ports ? &lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 02 Sep 2008 07:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261429#M33676</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-09-02T07:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to open ports  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261430#M33677</link>
      <description>Please update me on how to do this.&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 02 Sep 2008 07:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261430#M33677</guid>
      <dc:creator>Faizer Jameel</dc:creator>
      <dc:date>2008-09-02T07:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to open ports  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261431#M33678</link>
      <description>frankly speaking, you cannot open or close a port. &lt;BR /&gt;&lt;BR /&gt;process or daemon itself can open  ports. so you first identify, which process can open the ports that you specified.</description>
      <pubDate>Tue, 02 Sep 2008 08:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261431#M33678</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-09-02T08:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to open ports  in Linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261432#M33679</link>
      <description>To Check whether the Process is running and listening  on the ports &lt;BR /&gt;&lt;BR /&gt;netstat -an | grep port number &lt;BR /&gt;&lt;BR /&gt;or netstat -tulp | grep port number &lt;BR /&gt;&lt;BR /&gt;or Just telnet ipaddress portnumber if the session opens the port is open and listening .&lt;BR /&gt;&lt;BR /&gt;To check if the firewall is enabled .&lt;BR /&gt;service iptables status&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Karthik</description>
      <pubDate>Fri, 05 Sep 2008 04:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-open-ports-in-linux/m-p/4261432#M33679</guid>
      <dc:creator>Karthikeyan.j</dc:creator>
      <dc:date>2008-09-05T04:58:18Z</dc:date>
    </item>
  </channel>
</rss>

