<?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: port 80 open or filtered in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186443#M32322</link>
    <description>2.4.21-47.ELsmp/Red Hat Enterprise Linux AS release 3 (Taroon Update 8)&lt;BR /&gt;&lt;BR /&gt;I dont have any server level firewall seting like iptables. But neither any firwall rule is created at network level.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/services|grep 80&lt;BR /&gt;http            80/tcp          www www-http    # WorldWideWeb HTTP&lt;BR /&gt;http            80/udp          www www-http    # HyperText Transfer Protocol&lt;BR /&gt;&lt;BR /&gt;Here is the oipen ports reported&lt;BR /&gt;&lt;BR /&gt;Port       State       Service&lt;BR /&gt;21/tcp     open        ftp&lt;BR /&gt;22/tcp     open        ssh&lt;BR /&gt;111/tcp    open        sunrpc&lt;BR /&gt;135/tcp    open        loc-srv&lt;BR /&gt;381/tcp    open        hp-collector&lt;BR /&gt;383/tcp    open        hp-alarm-mgr&lt;BR /&gt;514/tcp    open        shell&lt;BR /&gt;1014/tcp   open        unknown&lt;BR /&gt;6001/tcp   open        X11:1&lt;BR /&gt;10000/tcp  open        snet-sensor-mgmt&lt;BR /&gt;13722/tcp  open        VeritasNetbackup&lt;BR /&gt;13782/tcp  open        VeritasNetbackup&lt;BR /&gt;13783/tcp  open        VeritasNetbackup&lt;BR /&gt;Remote operating system guess: Linux Kernel 2.4.0 - 2.5.20 w/o tcp_timestamps&lt;BR /&gt;&lt;BR /&gt;Nmap run completed -- 1 IP address (1 host up) scanned in 5 seconds&lt;BR /&gt;</description>
    <pubDate>Fri, 25 Apr 2008 09:01:12 GMT</pubDate>
    <dc:creator>skt_skt</dc:creator>
    <dc:date>2008-04-25T09:01:12Z</dc:date>
    <item>
      <title>port 80 open or filtered</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186441#M32320</link>
      <description>case1&lt;BR /&gt;&lt;BR /&gt;#nmap -v -p 80 rhnserver&lt;BR /&gt;&lt;BR /&gt;Port       State       Service&lt;BR /&gt;80/tcp     open        http&lt;BR /&gt;&lt;BR /&gt;case2&lt;BR /&gt;&lt;BR /&gt;#nmap -v -p 80 rhnserver&lt;BR /&gt;&lt;BR /&gt;Port       State       Service&lt;BR /&gt;80/tcp     filtered    http&lt;BR /&gt;&lt;BR /&gt;i have couple of servers showing similar symptoms.. some of them are able to talk to the rhn server on port 80 and some of them not.&lt;BR /&gt;&lt;BR /&gt;Could some guide me here. AFAIK, there is know config diffrence among them.</description>
      <pubDate>Thu, 24 Apr 2008 17:28:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186441#M32320</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-24T17:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: port 80 open or filtered</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186442#M32321</link>
      <description>"filtered" means that a SYN probe resulted&lt;BR /&gt;in neither a SYN-ACK nor a RST.&lt;BR /&gt;&lt;BR /&gt;Sending a SYN probe to a port which wasn't filtered and on which no process was listening would result in a RST.&lt;BR /&gt;&lt;BR /&gt;Sending a SYN probe which gets blocked by the filtering rules will produce the same result (e.g. no response, ICMP destination&lt;BR /&gt;unreachable) regardless of whether or not anything is listening on that port.</description>
      <pubDate>Thu, 24 Apr 2008 19:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186442#M32321</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-04-24T19:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: port 80 open or filtered</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186443#M32322</link>
      <description>2.4.21-47.ELsmp/Red Hat Enterprise Linux AS release 3 (Taroon Update 8)&lt;BR /&gt;&lt;BR /&gt;I dont have any server level firewall seting like iptables. But neither any firwall rule is created at network level.&lt;BR /&gt;&lt;BR /&gt;# cat /etc/services|grep 80&lt;BR /&gt;http            80/tcp          www www-http    # WorldWideWeb HTTP&lt;BR /&gt;http            80/udp          www www-http    # HyperText Transfer Protocol&lt;BR /&gt;&lt;BR /&gt;Here is the oipen ports reported&lt;BR /&gt;&lt;BR /&gt;Port       State       Service&lt;BR /&gt;21/tcp     open        ftp&lt;BR /&gt;22/tcp     open        ssh&lt;BR /&gt;111/tcp    open        sunrpc&lt;BR /&gt;135/tcp    open        loc-srv&lt;BR /&gt;381/tcp    open        hp-collector&lt;BR /&gt;383/tcp    open        hp-alarm-mgr&lt;BR /&gt;514/tcp    open        shell&lt;BR /&gt;1014/tcp   open        unknown&lt;BR /&gt;6001/tcp   open        X11:1&lt;BR /&gt;10000/tcp  open        snet-sensor-mgmt&lt;BR /&gt;13722/tcp  open        VeritasNetbackup&lt;BR /&gt;13782/tcp  open        VeritasNetbackup&lt;BR /&gt;13783/tcp  open        VeritasNetbackup&lt;BR /&gt;Remote operating system guess: Linux Kernel 2.4.0 - 2.5.20 w/o tcp_timestamps&lt;BR /&gt;&lt;BR /&gt;Nmap run completed -- 1 IP address (1 host up) scanned in 5 seconds&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2008 09:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186443#M32322</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2008-04-25T09:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: port 80 open or filtered</title>
      <link>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186444#M32323</link>
      <description>Hi Santosh&lt;BR /&gt;&lt;BR /&gt;Did you check the netstat command&lt;BR /&gt;&lt;BR /&gt;#netstat -an|grep 80&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Apr 2008 16:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/port-80-open-or-filtered/m-p/4186444#M32323</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-04-25T16:29:51Z</dc:date>
    </item>
  </channel>
</rss>

