[GRLUG] Hidden port?
Michael Mol
mikemol at gmail.com
Wed Oct 27 21:15:09 EDT 2010
On Wed, Oct 27, 2010 at 8:05 PM, L. V. Lammert <lvl at omnitec.net> wrote:
> OK, .. trying to setup an ssl virtual host, .. when I try to start apache
> it complains that the port is in use.
>
> Unfortunately, netstat -elp does not SHOW any process bound to port 443 or
> https, and scanning processes does not show any of the usual suspects.
>
> Anyone have a trick to find a listening process another way?
Three things I'd try:
1) strace the daemon as it launches.
2) sudo lsof|grep TCP
3) nmap -sV localhost
--
:wq
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the grlug
mailing list