1) Ports aren't "enabled", they're opened by a program who's listening on
them.
2) There isn't a built in windows command, but you can use the telnet
command (as you know...and doesn't need the telnet service to be enabled,
those are two different things), or the nmap port scanner (
www.insecure.org)
or there's also a microsoft utility, but the name escapes me currently,
since I never use it. I think it's called portqry
Matt Gibson - GSEC
"Tom" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> I'm fairly inexperienced on the IP side of life and have a couple
> questions.
>
> 1). Can ports (80, 21, etc) be enabled 'manually' on a workstation or
> server?
> 2). Is there a Windows command that can be used to manually detect if a
> port is open? I know I can use the 'telnet port xx' command to try to
> connect to a port (assuming the telnet service is enabled).
>
> Thanks,
> Tom
>