Stephane Chazelas wrote:
On Tue, Oct 02, 2007 at 01:01:52PM -0700, Manoj Bist wrote:
Try 'sudo lsof -i:443'.
[...]

See also:

ss -a 'src :https'

(ss is part of iproute, the new suite of ip managment tools for
Linux).

Cheers,
Stephane

Hey this worked great for seeing servers connected to port 80, but it didn't show any servers bound and listening to port 443.

On my system I even did a telnet 192.168.0.252 443 and I got a successful connection, but not output for any servers was showing
by running the comand:

ss -a 'src :https'

as root.

Any idea if I need to change something.  I looked at ss -h for additional 
options and couldn't find any way to show the secure servers.

Thanks so much.

Tyler
ss -a 'src :https'

Reply via email to