On 11/06/07, Malladi, Sasikanth <sasikanth.malladi@xxxxxxxx> wrote:
All, When I ran lsof, I can see that there are no listeners on ports 80 and 443: root@nusnj7-qes01:/usr/local/apache2/conf$ lsof -i tcp:443 root@nusnj7-qes01:/usr/local/apache2/conf$ lsof -i tcp:80 But wait! There's more! When I run 'netstat -av' I can see three entries for my server name: TCP: IPv4 Local/Remote Address Swind Snext Suna Rwind Rnext Rack Rto Mss State -------------------- ----- -------- -------- ----- -------- -------- ----- ----- ----- *.* 0 00000000 00000000 49152 00000000 00000000 3375 536 LISTEN nusnj7-qes01.nam.nsroot.net.80 *.* 0 00000000 00000000 49152 00000000 00000000 3375 536 LISTEN
Try adding options to your netstat line. There's on for linux that displays the process/pid too.. -p maybe? I don't know what all the options mean but I like to use netstat -plant for possibly obvious reasons :-) -- noodl --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx