- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- port 80 open or filtered
Operating System - Linux
1821982
Members
3612
Online
109638
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-24-2008 10:28 AM
тАО04-24-2008 10:28 AM
port 80 open or filtered
case1
#nmap -v -p 80 rhnserver
Port State Service
80/tcp open http
case2
#nmap -v -p 80 rhnserver
Port State Service
80/tcp filtered http
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.
Could some guide me here. AFAIK, there is know config diffrence among them.
#nmap -v -p 80 rhnserver
Port State Service
80/tcp open http
case2
#nmap -v -p 80 rhnserver
Port State Service
80/tcp filtered http
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.
Could some guide me here. AFAIK, there is know config diffrence among them.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-24-2008 12:13 PM
тАО04-24-2008 12:13 PM
Re: port 80 open or filtered
"filtered" means that a SYN probe resulted
in neither a SYN-ACK nor a RST.
Sending a SYN probe to a port which wasn't filtered and on which no process was listening would result in a RST.
Sending a SYN probe which gets blocked by the filtering rules will produce the same result (e.g. no response, ICMP destination
unreachable) regardless of whether or not anything is listening on that port.
in neither a SYN-ACK nor a RST.
Sending a SYN probe to a port which wasn't filtered and on which no process was listening would result in a RST.
Sending a SYN probe which gets blocked by the filtering rules will produce the same result (e.g. no response, ICMP destination
unreachable) regardless of whether or not anything is listening on that port.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2008 02:01 AM
тАО04-25-2008 02:01 AM
Re: port 80 open or filtered
2.4.21-47.ELsmp/Red Hat Enterprise Linux AS release 3 (Taroon Update 8)
I dont have any server level firewall seting like iptables. But neither any firwall rule is created at network level.
# cat /etc/services|grep 80
http 80/tcp www www-http # WorldWideWeb HTTP
http 80/udp www www-http # HyperText Transfer Protocol
Here is the oipen ports reported
Port State Service
21/tcp open ftp
22/tcp open ssh
111/tcp open sunrpc
135/tcp open loc-srv
381/tcp open hp-collector
383/tcp open hp-alarm-mgr
514/tcp open shell
1014/tcp open unknown
6001/tcp open X11:1
10000/tcp open snet-sensor-mgmt
13722/tcp open VeritasNetbackup
13782/tcp open VeritasNetbackup
13783/tcp open VeritasNetbackup
Remote operating system guess: Linux Kernel 2.4.0 - 2.5.20 w/o tcp_timestamps
Nmap run completed -- 1 IP address (1 host up) scanned in 5 seconds
I dont have any server level firewall seting like iptables. But neither any firwall rule is created at network level.
# cat /etc/services|grep 80
http 80/tcp www www-http # WorldWideWeb HTTP
http 80/udp www www-http # HyperText Transfer Protocol
Here is the oipen ports reported
Port State Service
21/tcp open ftp
22/tcp open ssh
111/tcp open sunrpc
135/tcp open loc-srv
381/tcp open hp-collector
383/tcp open hp-alarm-mgr
514/tcp open shell
1014/tcp open unknown
6001/tcp open X11:1
10000/tcp open snet-sensor-mgmt
13722/tcp open VeritasNetbackup
13782/tcp open VeritasNetbackup
13783/tcp open VeritasNetbackup
Remote operating system guess: Linux Kernel 2.4.0 - 2.5.20 w/o tcp_timestamps
Nmap run completed -- 1 IP address (1 host up) scanned in 5 seconds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-25-2008 09:29 AM
тАО04-25-2008 09:29 AM
Re: port 80 open or filtered
Hi Santosh
Did you check the netstat command
#netstat -an|grep 80
Did you check the netstat command
#netstat -an|grep 80
a warrior never quits
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP