[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] httpd listening on port 444?



On Fri, 16 Feb 2001, Kevin D wrote:

> Anyone know why apache is always listening on port 444 on my box?
> 
> netstat -pl reveals that httpd is bound to port 444 and listening.
> 
> A quick study reveals that this is for simple network paging protocol...
> does apache do that??

no, i believe this is the secure version of the admin interface (port
81) for some machines (qubes anyhow) interestingly this question appears
dozens of times in the archives but no answer does ;)

If you have no SSL keys it probably listens and doesn't do anything..

Note 443 is the normal SSL port...

gsh