icelava.net

INSERT neural.pulsation INTO public_brain FROM flesh_processor WHERE neural.retention < 0.1
Welcome to icelava.net Sign in | Help
in Search

Issuing cease-and-desist order to IIS 5.1 to quit hogging port 443

Last post 05-26-2008, 2:53 by icelava. 3 replies.
Sort Posts: Previous Next
  •  07-08-2007, 12:32 1537

    Issuing cease-and-desist order to IIS 5.1 to quit hogging port 443

    It is so damn irritating. I think I must be the only person to ever alter the RDC port of certain machines to port 443 in order to connect to them from networks that do not support 3389. But the thing is, if that particular machine is Windows XP Professional with IIS 5.1 running, it inconsiderately refuses to let go of port 443. Yup, I so need to use SSL on workstation machines so badly that IIS decides there is no reason in the world why I won't use it.

    So why not disable the option in the IIS interface? And stick the tongue out and taunt me?

    If the GUI way does not cut it, here's the programmatic method to beat it into obedience and grab a new binding.

    cscript c:\inetpub\AdminScripts\adsutil.vbs set w3svc/1/securebindings ":8000:"

    where 8000 is the new obscure port number to use.

    Filed under:
  •  01-23-2008, 19:29 2296 in reply to 1537

    Re: Issuing cease-and-desist order to IIS 5.1 to quit hogging port 443

    YES!  Thank you VERY much!

  •  05-20-2008, 16:37 2948 in reply to 2296

    Re: Issuing cease-and-desist order to IIS 5.1 to quit hogging port 443

    Same here. Thank you!

    HTF did you find that option Geeked ?

    Cheers,

    bpfh

  •  05-26-2008, 2:53 2968 in reply to 2948

    Re: Issuing cease-and-desist order to IIS 5.1 to quit hogging port 443

View as RSS news feed in XML
Powered by Community Server, by Telligent Systems