httpd not really listening on Wombat -- lockup?

Jima <[email protected]> Wed, 2 Jun 2004 13:31:27 -0500 (CDT)
Newsgroups gmane.linux.aurora.devel
Message-ID <[email protected]>
 I'm not sure if I missed some critical package while upgrading from Ansel 
to Wombat, but I've got a pretty puzzling problem.
 According to the system itself, httpd is listening on ports 80 & 443.  
`netstat -lp` seems to confirm this:

tcp        0      0 *:http                  *:*                     LISTEN      
1203/httpd                                                                      
tcp        0      0 *:ssh                   *:*                     LISTEN      
723/sshd                                                                        
tcp        0      0 *:https                 *:*                     LISTEN      
1203/httpd

 Okay, fair enough.  However, `nmap` from a remote host disagrees:

PORT    STATE  SERVICE
22/tcp  open   ssh
80/tcp  closed http
443/tcp closed https

 The obvious suspect, iptables, isn't even loaded.  To make this even more 
fun, if I try portscanning the local host (using either 127.0.0.1 or the 
real IP), the machine locks up.
 Suggestions?  Ideas?  Requests for command output?
 Thanks in advance.

     Jima

_______________________________________________
Aurora-sparc-devel mailing list
[email protected]
http://lists.auroralinux.org/mailman/listinfo/aurora-sparc-devel
Aurora FAQ: http://www.ecs.soton.ac.uk/~mas01r/aurorafaq.html