On Fri, Oct 13, 2000 at 11:50:40AM -0500, William Jensen wrote: > I do not have apache installed, nmap localhost does not show http being open, > however, if I go to a friends machine and nmap my ip it shows http being > open. Also grc.com's port probe shows http being open. Thing is I just don't > see how this is possible considering I'm running iptables and the default > policy is drop. Anyone have any ideas what could be sneaking and letting port > 80 open?
What says "lsof | grep www"? Here I get: # lsof | grep www apache 245 root 16u IPv4 206 TCP *:www (LISTEN) apache 254 root 16u IPv4 206 TCP *:www (LISTEN) apache 255 root 16u IPv4 206 TCP *:www (LISTEN) apache 256 root 16u IPv4 206 TCP *:www (LISTEN) apache 257 root 16u IPv4 206 TCP *:www (LISTEN) apache 258 root 16u IPv4 206 TCP *:www (LISTEN) apache 1346 root 16u IPv4 206 TCP *:www (LISTEN) apache 1347 root 16u IPv4 206 TCP *:www (LISTEN) apache 1348 root 16u IPv4 206 TCP *:www (LISTEN) Sven -- The UNIX Guru's view of sex: unzip ; strip ; touch ; finger mount ; fsck ; more ; yes ; umount sleep